Move from kc/konnect to libregraph/lico

This switches the oidc implementation to libregraph/lico, which for now
is just a rename of kc/konnect. As there is no working lico release yet
(lico 0.34.0 wasn't fully renamed), we point it to the current master.
This commit is contained in:
Ralf Haferkamp
2021-08-10 16:25:26 +02:00
parent e4b7c633cd
commit 6dd5be25fc
12 changed files with 36 additions and 34 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ RUN apk update && \
echo 'hosts: files dns' >| /etc/nsswitch.conf
LABEL maintainer="ownCloud GmbH <devops@owncloud.com>" \
org.label-schema.name="oCIS Konnectd" \
org.label-schema.name="oCIS LibreGraph Connect" \
org.label-schema.vendor="ownCloud GmbH" \
org.label-schema.schema-version="1.0"