v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Sign-in experience

Update default sign-in experience settings

Update the default sign-in experience settings with the provided data.

patch/api/sign-in-exp

Query parameters

removeUnusedDemoSocialConnectorstring

Whether to remove unused demo social connectors. (These demo social connectors are only used during cloud user onboarding)

Request body

tenantIdstring
hideLogtoBrandingboolean

Cloud only. Whether to hide the Logto branding on hosted sign-in pages.

agreeToTermsPolicy'Automatic' | 'ManualRegistrationOnly' | 'Manual'
socialSignInConnectorTargetsstring[]

Specify the social sign-in connectors to display on the sign-in page.

signInMode'SignIn' | 'Register' | 'SignInAndRegister'
customCssstring nullable
customContentobject

Custom content to display on experience flow pages. the page pathname will be the config key, the content will be the config value.

singleSignOnEnabledboolean
forgotPasswordMethodsstring[] nullable
usernamePolicyobject

Validator function

Response

Updated default sign-in experience settings.

tenantIdstring required
idstring required
hideLogtoBrandingboolean required
termsOfUseUrlstring nullable required
privacyPolicyUrlstring nullable required
agreeToTermsPolicy'Automatic' | 'ManualRegistrationOnly' | 'Manual' required
socialSignInConnectorTargetsstring[] required
signInMode'SignIn' | 'Register' | 'SignInAndRegister' required
customCssstring nullable required
customContentobject required
singleSignOnEnabledboolean required
supportEmailstring nullable required
supportWebsiteUrlstring nullable required
unknownSessionRedirectUrlstring nullable required
forgotPasswordMethodsstring[] nullable required
usernamePolicyobject required

Validator function