File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,6 +58,15 @@ The following environment variables are also honored for configuring your WireCl
5858 the browser to the IdM portal)
5959- ` -e SOCIAL_AUTH_FIWARE_KEY=... ` (defaults to nothing)
6060- ` -e SOCIAL_AUTH_FIWARE_SECRET=... ` (defaults to nothing)
61+ - ` -e KEYCLOAK_IDM_SERVER=... ` (defaults to nothing, leave it empty for
62+ authenticating users using the credentials stored on the WireCloud
63+ database.)
64+ - ` -e KEYCLOAK_REALM=... ` (default to nothing, realm to use for connecting with
65+ keycloak)
66+ - ` -e KEYCLOAK_KEY=... ` (default to nothing)
67+ - ` -e KEYCLOAK_GLOBAL_ROLE=... ` (default to "False")
68+ - ` -e SOCIAL_AUTH_KEYCLOAK_KEY=... ` (defaults to nothing)
69+ - ` -e SOCIAL_AUTH_KEYCLOAK_SECRET=... ` (defaults to nothing)
6170
6271When running WireCloud with TLS behind a reverse proxy such as Apache/NGINX
6372which is responsible for doing TLS termination, be sure to set
You can’t perform that action at this time.
0 commit comments