latestOpenAPI 3.1.0Apache License Version 2.02026-08-17498525913.3 KB

40169ccdec5c

admin-controller

Update Security Settings (saveSecuritySettings)

Updates the Security Settings object that contains password policy, etc.

Available for users with 'SYS_ADMIN' authority.

post/api/admin/securitySettings

Request body

maxFailedLoginAttemptsinteger

Maximum number of failed login attempts allowed before user account is locked.

userLockoutNotificationEmailstring

Email to use for notifications about locked users.

mobileSecretKeyLengthinteger

Mobile secret key length

userActivationTokenTtlinteger required

TTL in hours for user activation link

passwordResetTokenTtlinteger required

TTL in hours for password reset link

Response

OK

maxFailedLoginAttemptsinteger

Maximum number of failed login attempts allowed before user account is locked.

userLockoutNotificationEmailstring

Email to use for notifications about locked users.

mobileSecretKeyLengthinteger

Mobile secret key length

userActivationTokenTtlinteger required

TTL in hours for user activation link

passwordResetTokenTtlinteger required

TTL in hours for password reset link