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: |
|
||||
name: Pocket ID
|
||||
issuer: https://auth.basicstack.de
|
||||
clientID: $argocd-oidc-secret:oidc.pocketid.clientId
|
||||
clientSecret: $argocd-oidc-secret:oidc.pocketid.clientSecret
|
||||
clientID: $oidc.pocketid.clientId
|
||||
clientSecret: $oidc.pocketid.clientSecret
|
||||
requestedScopes: [openid, profile, email, groups]
|
||||
requestedIDTokenClaims:
|
||||
groups: {essential: true}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue