List authentication flows
keycloak_auth_flows_listLists all authentication flows in a Keycloak realm to inspect login, registration, and reset-credential flows before configuring related settings.
Instructions
Lists every authentication flow defined in the currently configured Keycloak realm. This is a read-only, idempotent operation that takes no parameters and does not modify any data. Returns a JSON array of flow objects (including alias, description, provider id, top-level and built-in indicators) as formatted text. Use it to inspect or audit the realm's login, registration, and reset-credential flows before configuring related authentication settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||