Skip to content

Authentication Types - Internal

Form Fields

  • Name - The name of the authentication profile.

  • Password Minimum Length - Minimum length the user password can be.

  • Password Required Lowercase - Number of lower case letters required in the password.

  • Password Required Uppercase - Number of upper case letters required in the password.

  • Password Required Numbers - Number of numbers required in the the password.

  • Password Required Special Characters - Number of special characters required in the password.

  • Password Reset Available - Password reset button available to users on login screen.

  • Password Reset Custom Text - Password reset text displayed to the user when clicked Forgot Password on login screen.

  • Password Reset Questions - Questions (one per line) that can be defined for each user to answer if they forget their password.

Default Settings

  • Password Minimum Length: 4

  • Password Required Lowercase: 1

  • Password Required Uppercase: 0

  • Password Required Numbers: 0

  • Password Required Special Characters: 0

  • Password Reset Available: Disabled (Unchecked)

  • Password Reset Custom Text:

  • Password Reset Questions:

Back