|
Field Name
|
name
|
|
Description
|
Credential policy name
|
|
Type
|
String
|
|
Idle Session Timeout (minutes)
|
|
|
Field Name
|
idle_session_timeout
|
|
Description
|
Defines the number of minutes a session will remain active in case there is no activity in the session.
|
|
Type
|
Integer
|
|
Default
|
20
|
|
Absolute Session Timeout (minutes)
|
|
|
Field Name
|
absolute_session_timeout
|
|
Description
|
Defines the maximum number of minutes a session can be active. A value of 0 disables absolute session timeout.
|
|
Type
|
Integer
|
|
Default
|
1440
|
|
Password Expires (months) *
|
|
|
Field Name
|
password_expires
|
|
Description
|
The interval at which the password expires, in months.
|
|
Type
|
String
|
|
Default
|
6
|
|
Choices
|
[”Never Expire”, “3”, “4”, “5”, “6”, “7”, “8”, “9”, “10”, “11”, “12”]
|
|
User Must Change Password on First Login
|
|
|
Field Name
|
change_password_on_first_login
|
|
Description
|
Indicates that users must be forced to change password on the first login
|
|
Type
|
Boolean
|
|
Lock Duration (minutes)
|
|
|
Field Name
|
failed_login_lock_duration
|
|
Description
|
The number of minutes that a user account must be locked for after the failed password attempts have reached the threshold.
|
|
Type
|
Integer
|
|
Default
|
30
|
|
Disable Failed Login Limiting per User
|
|
|
Field Name
|
disable_failed_login_limiting_per_user
|
|
Description
|
Disable failed login limiting per user.
|
|
Type
|
Boolean
|
|
Disable Failed Login User Account
|
|
|
Field Name
|
disable_failed_login_user_account
|
|
Description
|
Enabling this field will result in user account being disabled if failed login attempt reaches ‘Failed Login Count per User’
within ‘Reset Failed Login Count per User (minutes)’. This field is disabled by default.
|
|
Type
|
Boolean
|
|
Failed Login Count per User
|
|
|
Field Name
|
failed_login_count_per_user
|
|
Description
|
The maximum number of failed login attempts for a given user. This is also referred to as the burst size.
|
|
Type
|
Integer
|
|
Default
|
20
|
|
Reset Failed Login Count per User (minutes)
|
|
|
Field Name
|
reset_failed_login_count_per_user
|
|
Description
|
The number of minutes before the counter is reset for failed login attempts for a given user. This is typically the interval
within which a single failure is permitted, also referred to as the permitted longterm rate of failure.
|
|
Type
|
Integer
|
|
Default
|
5
|
|
Disable Failed Login Limiting per Source
|
|
|
Field Name
|
disable_failed_login_limiting_per_source
|
|
Description
|
Disable failed login limiting per source.
|
|
Type
|
Boolean
|
|
Failed Login Count per Source
|
|
|
Field Name
|
failed_login_count_per_source
|
|
Description
|
The maximum number of failed login attempts for a given source IP address. This is also referred to as the burst size.
|
|
Type
|
Integer
|
|
Default
|
10
|
|
Reset Failed Login Count per Source (minutes)
|
|
|
Field Name
|
reset_failed_login_count_per_source
|
|
Description
|
The number of minutes before the counter is reset for failed login attempts for a given source. This is typically the interval
within which a single failure is permitted, also referred to as the permitted long-term rate of failure.
|
|
Type
|
Integer
|
|
Default
|
10
|
|
Number of Questions Asked During Password Reset
|
|
|
Field Name
|
password_reset_questions_number
|
|
Description
|
Determines the number of questions asked during a password reset. The number should be less than or equal to number of entries
in Reset Question Pool if custom question are not allowed
|
|
Default
|
Integer
|
|
Password Reset Question Pool
|
|
|
Field Name
|
password_reset_questions.password_reset_questions.[n]
|
|
Description
|
List of question from which password reset questions are drawn.
|
|
Type
|
Array
|
|
Password Reuse Time Limit
|
|
|
Field Name
|
password_reuse_time_limit
|
|
Description
|
Period (number of days) from time of creation for which a password can not be reused. Defaults to 15 days. Only values between
0-365 (inclusive) are allowed. A 0 (zero) value means that password reuse time limit does not apply.
|
|
Type
|
Integer
|
|
Default
|
15
|
|
Minimum Password Length
|
|
|
Field Name
|
minimum_password_length
|
|
Description
|
Minimum length (number of characters) for password.
|
|
Type
|
Integer
|
|
Default
|
8
|
|
Enable Password Complexity Validation
|
|
|
Field Name
|
enable_password_complexity_validation
|
|
Description
|
Enable password complexity validation, defaults to False. When set to True, passwords shall be validated against the password
complexity rules.
|
|
Type
|
Boolean
|
|
Inactive days before disabling user account
|
|
|
Field Name
|
inactive_days_before_disabling_user
|
|
Description
|
The number of days a user can be inactive before disabling the account. With a value of 0 no checks are done.
|
|
Type
|
Integer
|
|
Session Login Limit Per User
|
|
|
Field Name
|
session_login_limit_per_user
|
|
Description
|
The maximum number of concurrent login sessions permitted for a user. A zero (0) value means that user login sessions should
not be restricted.
|
|
Type
|
Integer
|
|
Number of Different Password Characters
|
|
|
Field Name
|
num_different_password_characters
|
|
Description
|
The minimum number of character changes (inserts, removals, or replacements) required between the old and new passwords.
|
|
Type
|
Integer
|
|
Minimum Password Age (days)
|
|
|
Field Name
|
minimum_password_age
|
|
Description
|
The number of days within which a user cannot change their password. A zero (0) value means that password age validation is
disabled.
|
|
Type
|
Integer
|