Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-M5
-
None
Description
Currently theĀ PrincipalForApplicationUser uses theĀ ApplicationUser FQ name from "getName()" as username, making the principals toString() method return the built-up qualified named of the user ("Firstname Lastname (email)") if firstname and lastname are defined, otherwise just the email address or the username.