forked from coop-cloud/rauthy
- Added abra.sh functions for creating clients, groups and roles with the Rauthy API - Documentation and example for Nextcloud integration
10 lines
275 B
YAML
10 lines
275 B
YAML
nextcloud:
|
|
uncomment:
|
|
- compose.nextcloud.yml
|
|
- SECRET_NEXTCLOUD_SEC_VERSION
|
|
- NEXTCLOUD_REDIRECT_URI
|
|
- NEXTCLOUD_CLIENT_NAME
|
|
initial-hooks:
|
|
- local create_client nextcloud insertsecret
|
|
shared_secrets:
|
|
user_oidc_secret: nextcloud_sec |