OptionalacrAuthentication Context Class Reference (ACR) values requesting specific authentication assurance levels or methods.
OptionalaudienceIdentifies the target API (audience) that the issued access token is intended for.
OptionaldisplayPreferred display mode for the authentication UI.
OptionalidA previously issued ID token used as a hint about the user's current or past authenticated session.
OptionalmaxMaximum acceptable time (in seconds) since the user last authenticated. If exceeded, the user may be required to sign in again.
OptionalresourceSpace-separated list of resource indicators that scope the issued access token.
OptionalreturnURL to redirect to after successful sign-up.
OptionalscopesSpace-separated list of scopes requested during authentication.
OptionaluiPreferred UI language.
Props for the
<SignUp />component.