mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-09-28 04:23:31 -07:00
User Federation changes
This commit is contained in:
parent
ead4688ce6
commit
247d8b8a22
6 changed files with 86 additions and 5 deletions
|
@ -13,4 +13,4 @@ keycloak_clients:
|
|||
# other settings
|
||||
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port }}"
|
||||
keycloak_management_url: "http://{{ keycloak_host }}:{{ keycloak_management_http_port }}"
|
||||
keycloak_rhsso_enable: "{{ True if rhsso_rhn_id is defined else False }}"
|
||||
keycloak_rhsso_enable: False
|
Loading…
Add table
Add a link
Reference in a new issue