keycloak_list_authentication_flows
List authentication flows for a Keycloak realm, showing login pipelines like browser, direct grant, registration, and reset credentials.
Instructions
List the realm's authentication flows — the step-by-step login pipelines (browser, direct grant, registration, reset credentials).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | No | Realm to operate on. Defaults to the server's configured realm (KEYCLOAK_REALM). |