Compare commits
No commits in common. "2cf6c65d23dae6ba95a844f96d61f3193834fb1d" and "e8ab9d467421e57285fa7aeda802b1ae75c02ee4" have entirely different histories.
2cf6c65d23
...
e8ab9d4674
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ configs:
|
||||||
oidc.config: |
|
oidc.config: |
|
||||||
name: Pocket ID
|
name: Pocket ID
|
||||||
issuer: https://auth.basicstack.de
|
issuer: https://auth.basicstack.de
|
||||||
clientID: $argocd-oidc-secret:oidc.pocketid.clientId
|
clientID: $oidc.pocketid.clientId
|
||||||
clientSecret: $argocd-oidc-secret:oidc.pocketid.clientSecret
|
clientSecret: $oidc.pocketid.clientSecret
|
||||||
requestedScopes: [openid, profile, email, groups]
|
requestedScopes: [openid, profile, email, groups]
|
||||||
requestedIDTokenClaims:
|
requestedIDTokenClaims:
|
||||||
groups: {essential: true}
|
groups: {essential: true}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue