diff --git a/apps/dex.yaml b/apps/dex.yaml index 3782fbe..263a680 100644 --- a/apps/dex.yaml +++ b/apps/dex.yaml @@ -53,7 +53,12 @@ spec: name: "NextClouD" redirectURIs: - https://nc.martyn.berlin/apps/user_oidc/code - + - id: 0ce2934123914ded3f9263c3be9487f0 + secret: b9d9570f06e8dec2c4215f4b8852874cee48fc76c30568e5e688607bff1f0aa8 + name: "KaraokeList" + redirectURIs: + - http://172.20.0.82/api/v1/datasources/authorize + - http://karaokelist.martyn.berlin/api/v1/datasources/authorize staticPasswords: - email: "martyn@ranyard.info" # bcrypt hash of the string "password": $(echo password | htpasswd -BinC 10 admin | cut -d: -f2)