add-organization-member
Add a user to a Keycloak organization by specifying realm, organization ID, and user ID.
Instructions
Add a user to an organization
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | Organization ID | |
| realm | Yes | Realm name | |
| userId | Yes | User ID |