Parameter |
Comments |
|---|---|
URL-friendly alias for the organization. If not provided during creation, defaults to the organization name if URL-safe. The alias is immutable once set and cannot be changed on update. |
|
A dict of key/value pairs to set as custom attributes for the organization. Values may be single values (for example a string) or a list of strings. |
|
OpenID Connect client_id to authenticate to the API with. Default: |
|
Client Secret to use in conjunction with auth_client_id (if required). |
|
URL to the Keycloak instance. |
|
Password to authenticate for API access with. |
|
Keycloak realm name to authenticate to for API access. |
|
Username to authenticate for API access with. |
|
Controls the HTTP connections timeout period (in seconds) to Keycloak API. Default: |
|
Description of the organization. |
|
List of internet domains associated with the organization. A domain name can only belong to one organization within a realm. |
|
The domain name (e.g. |
|
Whether the domain has been verified. Choices:
|
|
Whether the organization is enabled. Disabled organizations block member authentication. Choices:
|
|
Configures the HTTP User-Agent header. Default: |
|
The unique identifier for this organization. This parameter is not required for updating or deleting an organization but providing it reduces the number of API calls required. |
|
Name of the organization. This parameter is required when creating a new organization. |
|
The Keycloak realm under which this organization resides. Default: |
|
Authentication refresh token for Keycloak API. |
|
State of the organization. On On Choices:
|
|
Authentication token for Keycloak API. |
|
Verify TLS certificates (do not disable this in production). Choices:
|
Key |
Description |
|---|---|
Representation of the organization after module execution. Returned: on success |
|
URL-friendly alias of the organization. Returned: always Sample: |
|
Attributes applied to this organization. Returned: always Sample: |
|
Description of the organization. Returned: always Sample: |
|
Domains associated with the organization. Returned: always Sample: |
|
Whether the organization is enabled. Returned: always Sample: |
|
GUID that identifies the organization. Returned: always Sample: |
|
Name of the organization. Returned: always Sample: |
|
Message as to what action was taken. Returned: always |