Accelerate the Value of Data

Customer Password Policy APIs

This is the customer password policy

This documentation describes the password policy of a customer. It includes the documentation for the APIs listed below.

Here are definitions of terms used in this document:

  • passwordRules: Rules for validating a password.
  • expirePeriodInDays: How often the user has to change his password. If the user doesn't change his password in n days, his account is locked.
  • inactivePeriodInDays: If the user doesn't login to the system in n days, his account is disabled.
  • numberOfFailedLoginAttempts: If the user tries to login n times and fails, his account is locked.