create-organization
Create a new organization in Keycloak to enable organization management and administration. Specify realm, name, and optional settings.
Instructions
Create a new organization (CRITICAL for organization management)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Organization name | |
| realm | Yes | Realm name | |
| enabled | No | Organization enabled status | |
| attributes | No | Organization attributes | |
| description | No | Organization description |