copy_auth_flow
Copies an existing authentication flow to a new name, enabling reuse of configured flows in Keycloak.
Instructions
Copy an existing authentication flow under a new name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| flow_alias | Yes | Alias of the authentication flow | |
| new_name_data | Yes | Object containing the new name for the copied flow |