update_auth_flow
Update an authentication flow by ID in a Keycloak realm. Requires realm name, flow ID, and flow data.
Instructions
Update an authentication flow by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| id | Yes | ID of the authentication flow | |
| flow_data | Yes | Authentication flow data to update |