mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-02 10:57:53 +00:00
feat(authelia): add ES256 jwk and use it
This commit is contained in:
@@ -78,6 +78,7 @@ configMap:
|
|||||||
- 'https://argocd.stonegarden.dev/applications'
|
- 'https://argocd.stonegarden.dev/applications'
|
||||||
scopes: [ 'openid', 'groups', 'email', 'profile' ]
|
scopes: [ 'openid', 'groups', 'email', 'profile' ]
|
||||||
userinfo_signed_response_alg: 'none'
|
userinfo_signed_response_alg: 'none'
|
||||||
|
id_token_signed_response_alg: 'ES256'
|
||||||
- client_id: 'argocd-cli'
|
- client_id: 'argocd-cli'
|
||||||
client_name: 'Argo CD (CLI)'
|
client_name: 'Argo CD (CLI)'
|
||||||
public: true
|
public: true
|
||||||
|
|||||||
Reference in New Issue
Block a user