add_flow_with_execution
Add a new authentication flow with an execution to an existing flow in a Keycloak realm by specifying realm, flow alias, and flow data.
Instructions
Add a new flow with a new execution to an existing authentication flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| flow_alias | Yes | Alias of the authentication flow | |
| flow_data | Yes | Flow and execution data to add |