Files
opencloud/deployments/examples/ocis_keycloak
Ralf Haferkamp 087e768f35 ocis_keycloak: Move to role assignment via oidc claim (#5882)
Use the new PROXY_ROLE_ASSIGNMENT_DRIVER "oidc". This also means we can
now run with OCIS_ADMIN_USER_ID being empty. So that no admin user will
be created on startup and no default role assignment will happen.

By setting GRAPH_ASSIGN_DEFAULT_USER_ROLE to "false", we make sure to
not create the default "user" role assignment when auto provisioning a
user.
2023-03-20 21:04:37 +01:00
..
2021-04-07 13:40:12 +02:00

document this deployment example in
document this deployment example in
docs/ocis/deployment/ocis_keycloak.md

Please refer to our documentation for instructions on how to deploy this scenario.