|
|
@@ -40,12 +40,12 @@ spec:
|
|
40
|
40
|
extraArgs:
|
|
41
|
41
|
- --insecure
|
|
42
|
42
|
|
|
43
|
|
- config:
|
|
44
|
|
- oidc.config: |
|
|
45
|
|
- name: Authentik
|
|
46
|
|
- issuer: https://authentik.kaisers.info/TENANT_ID/v2.0
|
|
47
|
|
- clientID: $argocd-kaisers-info-secrets:oidc.auth0.clientID
|
|
48
|
|
- clientSecret: $argocd-kaisers-info-secrets:oidc.auth0.clientSecret
|
|
|
43
|
+ #config:
|
|
|
44
|
+ # oidc.config: |
|
|
|
45
|
+ # name: Authentik
|
|
|
46
|
+ # issuer: https://authentik.kaisers.info/TENANT_ID/v2.0
|
|
|
47
|
+ # clientID: $argocd-kaisers-info-secrets:oidc.auth0.clientID
|
|
|
48
|
+ # clientSecret: $argocd-kaisers-info-secrets:oidc.auth0.clientSecret
|
|
49
|
49
|
# requestedIDTokenClaims:
|
|
50
|
50
|
# groups:
|
|
51
|
51
|
# essential: true
|