filmov
tv
Spring Security: Get Logged-in User's Details
Показать описание
In this video, I will share with you how to retrieve the UserDetails object that represents the currently logged-in user in a Spring Boot application with Spring Security and Thymeleaf, to display the user's details in the view such as username, full name, assigned roles (authorities), any properties of the class that implements the UserDetails interface defined by Spring Security.
You will also learn how a simple way to get the UserDetails object in Spring controller's handler methods, for further processing based on the user's details retrieved.
You will also learn how a simple way to get the UserDetails object in Spring controller's handler methods, for further processing based on the user's details retrieved.
Spring Security: Get Logged-in User's Details
Spring Boot Security - UserDetailsService & UserDetails
Spring Security - User Registration, Authentication and Authorization using MySQL and Thymeleaf
Spring Boot Security - Login
OAuth2 Login Made Easy in Java: A Spring Boot & Spring Security Walkthrough
Spring Security Tutorial with Login Example (Spring Boot + Spring Security + MySQL)
Spring Boot Security - UserDetailsService & AuthenticationManager
Getting Authenticated User in Spring Boot
#30 Spring Security | Custom Login
Spring Boot 3 + Spring Security 6 - JWT Authentication and Authorisation [NEW] [2023]
Spring Boot Security - Users & Roles
Spring Security Multiple Login Pages Examples (Admin - User and Admin - Customer)
Spring Security JPA Authentication in Spring Boot
Spring Security 6 | How to Create a Login System with Spring Data JPA and JWTs [NEW 2023]
Spring Security 6 with Spring Boot 3: Admin & User Login, Roles & Permissions: Latest
Spring Security Authentication Success Handler Example
Spring Security Redirect User Based on Role Example
Spring Security JWT: User Sign Up + Login with Email Verification in Spring Boot
Configure Users Using inMemoryAuthentication | Spring Security Tutorial | Ashwani Kumar | Ep.5
OAuth2 Social Login with Spring Security | 'Sign in with Google' Spring Boot Tutorial
Spring Security Tutorial | Full Course | Spring Boot Login and Registration with MySQL Database
Spring Security: Prevent User Going Back to Login Page If Already Logged In
Spring Boot 3 Security Tutorial | Authentication and Authorization | Spring Security Tutorial
Advanced Spring Security - How to create multiple Spring Security Configurations
Комментарии