keycloak_get_realm
Fetch a realm's complete configuration to inspect token lifespans, login and registration settings, password policy, SSO session timeouts, and flow bindings.
Instructions
Get a realm's full configuration: token lifespans, login/registration settings, password policy, SSO session timeouts, and the flow bindings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | No | Realm to operate on. Defaults to the server's configured realm (KEYCLOAK_REALM). |