OptionalacrAuthentication Context Class Reference (ACR) values requesting specific authentication assurance levels or methods.
OptionalauthenticatorHint to the authorization server indicating which authenticator or connection should be used.
OptionaldisplayPreferred display mode for the authentication UI.
OptionalloginHint identifying the user (for example, email or username). Used to prefill or optimize the sign-in experience.
OptionalmaxMaximum acceptable time (in seconds) since the user last authenticated. If exceeded, the user may be required to sign in again.
OptionalpromptControls authentication interaction behavior. For example, forcing login or consent.
OptionalresourceSpace-separated list of resource indicators that scope the issued access token.
OptionalreturnThe URL to return to after successful authentication. If not provided, the current URL is used.
OptionalscopesSpace-separated list of scopes requested during authentication.
OptionaluiPreferred UI language.
Props for the
<RedirectToSignIn />Component