prompt

The prompt parameter to be used for the OAuth authorize request. This parameter indicates whether the authorization server should prompt the end-user for reauthentication or consent. Standard OIDC values include: none, login, consent, select_account.

See OIDC prompt parameter for more information.