Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.3, 2.7
-
None
-
Unknown
Description
I need to be able to provide a few authentication attributes to my endpoints along with the login and roles. These attributes are things like the principal's id or name and come from the authentication provider. An "attributes" property that is a Map<String, String> in the UserSubject object would work out nicely.