-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Infisical Kubernetes Auth with Client JWT as Reviewer JWT Token is not working #5167
Copy link
Copy link
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
Configuring Infiscal Kubernetes authentication with Client JWT as Reviewer JWT Token is not working because external-secrets service account doesn't have the system:auth-delegator permission
To Reproduce
Steps to reproduce the behavior:
- Install ESO
- Configure a SecretStore using Infisical and kubernetesAuthCredentials
- Configure Infisical Kubernetes Auth to use Client JWT as Reviewer JWT Token (leave the Token Reviewer JWT field empty)
Expected behavior
ESO needs to authenticate correctly against Infiscial using Kubernetes Auth and Client JWT as Reviewer JWT Token
Additional context
doc here
and specifically option2 of the guide
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Type
Projects
Status
Done