Skip to content
Product Documentation

Password Settings: Secure your user's accounts with password requirements

Encryption

  • Passwords are encrypted using Bcrypt.

  • Data is encrypted at rest: RDS uses AES-256 encryption algorithm to encrypt all of the data that is stored in our instance. More information around encryption can be found in Encrypting Amazon RDS resource.

Password Management

You can manage your password settings using the Arc Subscriptions Admin.

  • Minimum length - you can set minimum length for the password

  • Special characters - you can specify the minimum number of special characters needed for the password.

  • Lowercase characters - you can specify the minimum number of lowercase characters needed for the password.

  • Uppercase characters - you can specify the minimum number of uppercase characters needed for the password.

  • Numerical characters - you can specify the minimum number of numerical characters needed for the password.