filmov
tv
Spring Security Multiple Login Pages Examples (Admin - User and Admin - Customer)

Показать описание
In this Spring Security video, I'd like to share with you guys about how to implement different login modules for different types of users in the same Spring Boot app with Spring Security:
- Admin Login and User Login: same authentication source
- Admin Login and Customer Login: different authentication sources
The code examples are tested with Spring Boot 2.7.0+ and Spring Security 5.7.1+. No use of WebSecurityConfigurerAdapter.
For simplicity, I use H2 in-memory database and user credentials are stored in plain text.
Technologies: Spring Web, Spring Data JPA, Spring Security, Thymeleaf, H2 database.
Software programs: Java Development Kit (OpenJDK / Oracle JDK) – Java version 11+, Spring Tool Suite IDE.
- Admin Login and User Login: same authentication source
- Admin Login and Customer Login: different authentication sources
The code examples are tested with Spring Boot 2.7.0+ and Spring Security 5.7.1+. No use of WebSecurityConfigurerAdapter.
For simplicity, I use H2 in-memory database and user credentials are stored in plain text.
Technologies: Spring Web, Spring Data JPA, Spring Security, Thymeleaf, H2 database.
Software programs: Java Development Kit (OpenJDK / Oracle JDK) – Java version 11+, Spring Tool Suite IDE.
Spring Security Multiple Login Pages Examples (Admin - User and Admin - Customer)
Advanced Spring Security - How to create multiple Spring Security Configurations
Multiple Login Pages with Security Spring MVC in Spring Boot
Multiple Login Pages With Spring MVC Security
Две страницы входа с Spring Security - Two Login Pages with Spring Security
Multiple Login Pages With Password Encryption and Hibernate In Spring MVC Security
Redirect to different pages after Login with Spring Security
Admin and User Registration and Login Application with Spring Data JPA and MySQL Database
Learning Java - Day 30 - Spring Security Spring with Boot & JWT | Part III | Akshay Agarwal
Spring Security Redirect User Based on Role Example
[ARS 8.1] Play with multiple login pages :)
Building a Secure Web Application: Role-Based Authentication with User Registration and Login
Spring Security Tutorial - Create a Custom Login Form
Custom login page with spring security
Spring Security 6 with Spring Boot 3: Admin & User Login, Roles & Permissions: Latest
Spring Boot Security Tutorial - Custom Login Page Example
#23 How to create custom Login & Logout page in Spring Security | Spring Security 6.0 Tutorials
Login, Logout and Session Management in Spring Boot, JPA, MYSQL, and JSP
Spring Security Authentication Success Handler Example
Spring Security Custom Login page and Spring Boot-Java Maven🇺🇸
Spring Boot Security Basics
Spring Security Registration and Login Application Tutorial [2023]
Auth0 in 100 Seconds // And beyond with a Next.js Authentication Tutorial
Spring Boot User Registration and Login Tutorial with MySQL Database, Bootstrap and HTML5
Комментарии