mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-07 06:34:30 -07:00
add variable for force_frontend_url
This commit is contained in:
parent
98e1633c43
commit
c4b4be3c3b
12 changed files with 17 additions and 83 deletions
|
@ -72,6 +72,7 @@ keycloak_modcluster_urls:
|
|||
|
||||
### keycloak frontend url
|
||||
keycloak_frontend_url: http://localhost:8080/auth/
|
||||
keycloak_frontend_url_force: False
|
||||
|
||||
### infinispan remote caches access (hotrod)
|
||||
keycloak_infinispan_user: supervisor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue