'Spring Security choise roles by user
I need help with spring security configuration. The application is secured with spring security, where user data is stored in the windows domain (LDAP) and roles in database. The assumption was that roles cannot be combined. Unfortunately, the end user wished that if there is a user with different roles in the database several times - then when logging in or after logging in, he would have the option to change the role to another. Please tell me if something like this is possible at all and possibly how to approach the topic?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
