OptionalacrAn array of authentication context class references (ACRs).
OptionalauthenticatorA hint to the authorization server about the desired authenticator the client wishes to authenticate the user with
OptionaldisplayThe desired user interface mode
OptionalloginA hint to the authorization server about the user's identifier
OptionalmaxMaximum allowed time in seconds since the last End-User authentication.
OptionalpromptThe desired authentication behaviour.
none: User is not prompted to sign in.login: Prompt the user to log in even if the user is already authenticated.consent: Prompt the user for consent.select_account: Prompt the user to sign in.create: Prompt the user to sign up.OptionalresourceList of resources the access token should be scoped to
OptionalreturnThe URL to which the user should be redirected after successful sign-in.
OptionalscopesAn array of scopes requested from the authorization server
OptionaluiUser's preferred languages and scripts for the user interface
Options for
redirectToSignIn()