keycloak_get_realm_flow_bindings
Determine which authentication flow executes at each realm entry point: browser login, direct grant, registration, and password reset.
Instructions
Show which flow is bound to each authentication entry point of the realm — i.e. which flow actually runs on a browser login, a direct grant, a registration, a password reset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | No | Realm to operate on. Defaults to the server's configured realm (KEYCLOAK_REALM). |