Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.7.6
-
Unknown
Description
As the user's login name my change over time it might be a good idea to assign a unique, non-changing user id. To reflect this within the auth module the class USerSubject needs an additional field.
The OAuthContextUtils the may resolve the user's id.
A patch implementing this improvement is attached.