| id |
string |
The unique identifier of the realm. |
| realm |
string |
The name of the realm. |
| displayName |
string |
The display name of the realm. |
| enabled |
boolean |
Whether the realm is enabled. |
| registrationAllowed |
boolean |
Whether user self-registration is allowed. |
| loginWithEmailAllowed |
boolean |
Whether users can log in with their email address. |
| duplicateEmailsAllowed |
boolean |
Whether duplicate emails are allowed. |
| resetPasswordAllowed |
boolean |
Whether password reset is enabled. |
| sslRequired |
string |
The SSL requirement policy. |
| accessTokenLifespan |
integer |
The access token lifespan in seconds. |
| ssoSessionIdleTimeout |
integer |
The SSO session idle timeout in seconds. |
| ssoSessionMaxLifespan |
integer |
The maximum SSO session lifespan in seconds. |