mirror of
				https://github.com/optim-enterprises-bv/homelab.git
				synced 2025-11-04 03:47:45 +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'
 | 
			
		||||
          scopes: [ 'openid', 'groups', 'email', 'profile' ]
 | 
			
		||||
          userinfo_signed_response_alg: 'none'
 | 
			
		||||
          id_token_signed_response_alg: 'ES256'
 | 
			
		||||
        - client_id: 'argocd-cli'
 | 
			
		||||
          client_name: 'Argo CD (CLI)'
 | 
			
		||||
          public: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user