Skip to main content

Validate Password

POST 

/identity/password-policy

A password policy consists of a list of rules that new passwords must follow to be policy compliant. A password can be checked for compliancy via this end point. More information on password policies in Fluxnova can be found in the password policy user guide and in the security instructions.

Request

Responses

Request successful. This example uses the built-in password policy that enforces a minimum password length, and some complexity rules. The checked password is myPassword which is not complex enough to match all of the policy rules.