This commit is contained in:
Franz Heinzmann (Frando) 2022-08-03 11:22:41 +02:00
parent 0333e00e3d
commit 67cebf1755
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
your Docker swarm box
5. `abra app YOURAPPDOMAIN deploy`
## SSO usage
By default OCIS includes a built-in Identity Provider. You can use another OpenID Connect provider, too. Keycloak works: Create a new Client, set it to Public mode (not Confidential) and set the `OCIS_OIDC_ISSUER` and `WEB_OIDC_CLIENT_ID` config variables.
## App commands
### `ocis`