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
authenticationToken
Link copied to clipboard
creationDate
Link copied to clipboard
displayName
Link copied to clipboard
Display name of the authenticated user as known by the identity provider, if available.
expirationDate
Link copied to clipboard
extra
Link copied to clipboard
previousFactors
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.
provider
Link copied to clipboard
providerProfile
Link copied to clipboard
Profile of the authenticated user as known by the identity provider, if available.
providerUID
Link copied to clipboard
The identifier of the authenticated user relatively to the identity provider.