OptionalappCustom application state associated with the request.
OptionalcodeOptional. PKCE code verifier used to validate the authorization code exchange.
OptionalmaxOptional. Maximum allowed time (in seconds) since the user's last authentication.
Interaction mode used to initiate the original authorization request.
OptionalnonceA cryptographic value used to associate the ID token with the original authentication request and prevent replay attacks.
OptionalresourceOptional. Space-separated list of resource indicators requested for the access token.
OptionalresponseResponse type requested during authorization.
OptionalreturnURL to navigate to after the callback has been processed.
OptionalscopesSpace-separated list of scopes requested during authorization.
OptionalsignIndicates whether the callback represents a sign-out flow.
OptionalstateA unique value used to correlate the authorization request with the callback and protect against CSRF attacks.
Internal state persisted between an authorization request and its callback.