add_execution_to_flow
Add a new execution to an authentication flow in Keycloak, enabling custom authentication steps within a flow.
Instructions
Add a new execution to an authentication flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| flow_alias | Yes | Alias of the authentication flow | |
| execution_data | Yes | Execution data to add to the flow |