auth0 / k8s-pixy-auth

k8s plugin to authenticate against an OIDC compatible issuer using PKCE (pixy) flow
MIT License
26 stars 9 forks source link

add init functionality #5

Closed grounded042 closed 5 years ago

grounded042 commented 5 years ago

This changes things up by adding an init command. The init command will move the binary to ~/auth0-kubectl-auth/bin/auth0-kubectl-auth and setup the specified context in kube config to use a new kube config user that is setup with the right parameters and binary location to get credentials.