Skip to content

Commit aa78440

Browse files
committed
Add documentation
1 parent cd53fb1 commit aa78440

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

6271
When running WireCloud with TLS behind a reverse proxy such as Apache/NGINX
6372
which is responsible for doing TLS termination, be sure to set

0 commit comments

Comments
 (0)