Posts related to tag: role


How to get user details in Spring Security

This article will focus on how to retrieve the user details in Spring Security. To get current logged-in user details […] Continue reading »

Spring Security Role Based Authorization Example

This guide shows you how to configure role-based authorization in Spring Security. To work with Spring Security authorization, we have […] Continue reading »