| Name | Type | Description | Notes |
|---|---|---|---|
| password_pattern | String | Allowed password pattern. | [optional] |
| credential_ttl | Integer | The default lifetime of the credential in seconds. | [optional] |
| auth_token_ttl | Integer | The default lifetime of the auth-token in seconds. | [optional] |
| reset_token_ttl | Integer | The default lifetime of the reset-token in seconds. | [optional] |
| otp_required | BOOLEAN | Should OTP be required to exchange token. | [optional] |