-
Notifications
You must be signed in to change notification settings - Fork 751
Kube auth support #828
Copy link
Copy link
Closed
Description
Feature Request
Is there support for Kubernetes auth? I want to do authentication similar to this with Vault
curl --request POST --data "{\"jwt\": \"$(cat /var/run/secrets/kubernetes.io/serviceaccount/token)\" , \"role\": \"my-role\"}" $CASC_VAULT_URL/v1/auth/kube/login
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for Enhancement.