Compare commits
2 commits
e8ab9d4674
...
2cf6c65d23
| Author | SHA1 | Date | |
|---|---|---|---|
| 2cf6c65d23 | |||
|
|
d1641c9047 |
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: $oidc.pocketid.clientId
|
||||
clientSecret: $oidc.pocketid.clientSecret
|
||||
clientID: $argocd-oidc-secret:oidc.pocketid.clientId
|
||||
clientSecret: $argocd-oidc-secret:oidc.pocketid.clientSecret
|
||||
requestedScopes: [openid, profile, email, groups]
|
||||
requestedIDTokenClaims:
|
||||
groups: {essential: true}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue