Rename konnectd to IDP

This commit is contained in:
Ilja Neumann
2021-01-29 15:21:31 +02:00
committed by Ingmar
parent 9186448344
commit 7732949e3c
172 changed files with 314 additions and 403 deletions
+3 -3
View File
@@ -18,9 +18,9 @@ services:
STORAGE_SHARING_USER_JSON_FILE: /srv/app/tmp/ocis/shares.json
PROXY_ENABLE_BASIC_AUTH: "true"
PHOENIX_WEB_CONFIG: /drone/src/ocis/tests/config/drone/ocis-config.json
KONNECTD_IDENTIFIER_REGISTRATION_CONF: /drone/src/ocis/tests/config/drone/identifier-registration.yml
KONNECTD_ISS: https://ocis-server:9200
KONNECTD_TLS: "true"
IDP_IDENTIFIER_REGISTRATION_CONF: /drone/src/ocis/tests/config/drone/identifier-registration.yml
IDP_ISS: https://ocis-server:9200
IDP_TLS: "true"
ACCOUNTS_HASH_DIFFICULTY: 4
volumes:
- ../../../config:/drone/src/ocis/tests/config