Parameter |
Comments |
|---|---|
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. |
|
Configuration properties for the provider. Contents vary depending on the provider type. |
|
Controls the HTTP connections timeout period (in seconds) to Keycloak API. Default: |
|
Configures the HTTP User-Agent header. Default: |
|
Name of the component to create. |
|
The parent_id of the component. In practice the ID (name) of the realm. |
|
The name of the "provider ID" for the key. |
|
The name of the "provider type" for the key. That is, See https://www.keycloak.org/docs/latest/server_development/index.html#_providers. |
|
Authentication refresh token for Keycloak API. |
|
State of the Keycloak component. On On Choices:
|
|
Authentication token for Keycloak API. |
|
Verify TLS certificates (do not disable this in production). Choices:
|
Key |
Description |
|---|---|
Representation of the keycloak_component after module execution. Returned: on success |
|
Component configuration. Returned: success |
|
The type of provider. Returned: when |