Default Password Policy Keys - Administrator Guide - 6.9 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.9
Creation date
2022-09-29
Last date published
2024-03-28
End_of_Life
EoL
Category
Administrator Guide
Abstract

Lists the keys and values for a default password policy when configuring a server (install and upgrade only). troubleshooting Cortex XSOAR

By default, when installing or upgrading, users may need to change their passwords. You can change this behavior by configuring a server, as described in Edit a Default Password Policy and add the following keys and values.

Keys

Default values

password.policy.default.enabled

Default is true.

MinPasswordLength

Default is 8.

MinLowercaseChars

Default is 1.

MinUppercaseChars

Default is 1.

MinDigitsOrSymbols

Default is 1.

ExpireAfter

Default is 0. Numeric settings are disabled with a 0 value.

ExpireUnit

Values are month, week and day. Default is Month.

PreventRepitition

Default is true.

MaxFailedLoginAttempts

Default is 10. How many attempted logins within one minute. For example, 10 failed logins within one minute.

SetUnlockAfterMinutes

Default is 0. User unlocks automatically after x minutes (if 0, only an administrator can unlock).