Authentication Details
Provides properties related to the authentication of a user.
In addition to the properties related to the account and identity of the authenticated user, it includes the authenticationToken, its expirationDate and possibly some extra information.
Properties
Link copied to clipboard
Display name of the authenticated user as known by the identity provider, if available.
Link copied to clipboard
Link copied to clipboard
The list of previous authentication factors used to authenticate the user (is empty for a classic single factor authentication), the freshest factor being represented by this AuthenticationDetails itself.
Link copied to clipboard
Profile of the authenticated user as known by the identity provider, if available.
Link copied to clipboard
The identifier of the authenticated user relatively to the identity provider.