OptionalcodeOptional. PKCE code verifier used to validate the authorization code exchange.
OptionalmaxOptional. Maximum allowed time (in seconds) since the user's last authentication.
A 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.
Space-separated list of scopes requested during authorization.
A unique value used to correlate the authorization request with the callback and protect against CSRF attacks.
Represents the authentication transaction state stored between the authorization request and the callback.