Tag

custom login page

1 views collected around this technical thread.

Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Aug 22, 2022 · Information Security

Master Spring Security: Custom Request Interception & Login Page

This tutorial demonstrates how to configure Spring Security to selectively intercept requests, permit static resources, enforce role‑based access, and replace the default login page with a custom Thymeleaf view, complete with code examples and screenshots.

Spring BootSpring Securitycustom login page
0 likes · 9 min read
Master Spring Security: Custom Request Interception & Login Page
Code Ape Tech Column
Code Ape Tech Column
Jun 29, 2022 · Information Security

Customizing OAuth2 Authorization Code Flow Pages in Spring Cloud Alibaba

This article explains how to customize the login, authorization, and error pages of the OAuth2 authorization‑code flow in a Spring Cloud Alibaba project, providing step‑by‑step instructions, code examples, and configuration details for Spring Security integration.

JavaOAuth2Spring Security
0 likes · 7 min read
Customizing OAuth2 Authorization Code Flow Pages in Spring Cloud Alibaba