27 lines
982 B
JSON
27 lines
982 B
JSON
[
|
|
{
|
|
"label": "Configuration",
|
|
"rows": [
|
|
[{"name": "authenticationMethod"}, {"name": "authTokenLifetime"}],
|
|
[{"name": "authTokenPreventConcurrent"}, {"name": "authTokenMaxIdleTime"}]
|
|
]
|
|
},
|
|
{
|
|
"label": "2-Factor Authentication",
|
|
"rows": [
|
|
[{"name": "auth2FA"}, {"name": "auth2FAMethodList"}],
|
|
[{"name": "auth2FAForced"}, {"name": "auth2FAInPortal"}]
|
|
]
|
|
},
|
|
{
|
|
"label": "Passwords",
|
|
"rows": [
|
|
[{"name": "passwordGenerateLength"}, false],
|
|
[{"name": "passwordStrengthLength"}, {"name": "passwordStrengthLetterCount"}],
|
|
[{"name": "passwordStrengthBothCases"}, {"name": "passwordStrengthNumberCount"}],
|
|
[{"name": "passwordRecoveryDisabled"}, {"name": "passwordRecoveryForAdminDisabled"}],
|
|
[{"name": "passwordRecoveryNoExposure"}, {"name": "passwordRecoveryForInternalUsersDisabled"}]
|
|
]
|
|
}
|
|
]
|