The authenticating application information
Optional
displayA URL containing the state of the current authentication transaction.
The authenticating request origin information
Optional
geolocation?: stringOptional
referer?: stringOptional
sourceOptional
userGenerated using TypeDoc
Information associated with the current authentication request.
Note that the
authUrl
field may differ from the URL passed intogetAuthenticationContext
. In this event, the newauthUrl
must be passed intoauthenticate
orauthenticateOtp
, rather than the original URL.