create_auth_flow
Create a new authentication flow in a Keycloak realm by providing realm name and flow data.
Instructions
Create a new authentication flow in the realm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| flow_data | Yes | Authentication flow data to create |