Optional
audienceThe unique identifier of the target API you want to access.
Optional
max_The maximum amount of time, in seconds, after which a user must reauthenticate.
Optional
redirect_The URL to which the authorization server will redirect the user after granting authorization.
Optional
scopeThe scope of the access request, expressed as a list of space-delimited, case-sensitive strings.
Defaults to "openid profile email offline_access"
.
Additional authorization parameters.