Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 2.42 KB

File metadata and controls

32 lines (28 loc) · 2.42 KB

Okta.Sdk.Model.SignInPageAllOfWidgetCustomizations

Properties

Name Type Description Notes
SignInLabel string The label for the sign in widget [optional]
UsernameLabel string The label for the username field [optional]
UsernameInfoTip string The label for the username information tip [optional]
PasswordLabel string The label for the password field [optional]
PasswordInfoTip string The label for the password information tip [optional]
ShowPasswordVisibilityToggle bool Allows users to see their passwords as they type [optional]
ShowUserIdentifier bool Allows the user's identifier to appear on authentication and enrollment pages [optional]
ForgotPasswordLabel string The label for the forgot password page [optional]
ForgotPasswordUrl string The forgot password URL [optional]
UnlockAccountLabel string The label for the unlock account link [optional]
UnlockAccountUrl string The unlock account URL [optional]
HelpLabel string The label for the help link [optional]
HelpUrl string The help link URL [optional]
CustomLink1Label string The label for the first custom link [optional]
CustomLink1Url string The URL for the first custom link [optional]
CustomLink2Label string The label for the second custom link [optional]
CustomLink2Url string The URL for the second custom link [optional]
AuthenticatorPageCustomLinkLabel string The label for the authenticator page custom link [optional]
AuthenticatorPageCustomLinkUrl string The URL for the authenticator page custom link [optional]
ClassicRecoveryFlowEmailOrUsernameLabel string The label for the username field in the classic recovery flow [optional]
WidgetGeneration WidgetGeneration [optional]
PostAuthKeepMeSignedInPrompt PostAuthKeepMeSignedInPrompt [optional]
ClassicFooterHelpTitle string The title of the footer link on the sign-in page. Only applicable for Classic Engine orgs. [optional]

[Back to Model list] [Back to API list] [Back to README]