Skip to main content
GET
Retrieves the forms-based authentication configuration for the current tenant.

Authorizations

Authorization
string
header
required

JWT Bearer token. Obtain via the OAuth 2.0 token endpoint.

Response

The forms auth configuration.

entity
null | string
active
boolean
passwordChangeInterval
integer<int32>
passwordMinimumLength
integer<int32>
passwordMaximumLength
integer<int32>
passwordRequireNumber
boolean
passwordRequireUppercaseLetter
boolean
passwordRequireLowercaseLetter
boolean
passwordRequireSymbol
boolean
twoFactorAuth
boolean
twoFactorAuthCodeSize
integer<int32>
tenantId
string
id
string
created
string<date-time>
createdBy
string
updated
string<date-time>
updatedBy
string
deleted
boolean