v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Sign-in experience

Check if a password meets the password policy

Check if a password meets the password policy in the sign-in experience settings.

post/api/sign-in-exp/default/check-password

Request body

passwordstring required

The password to check.

userIdstring

The user ID to check the password for. It is required if rejects user info is enabled in the password policy.

Response

The password meets the password policy.

OR