gini / dexter

dexter is a Kubernetes OIDC helper with as much automation as possible
https://blog.gini.net/frictionless-kubernetes-openid-connect-integration-f1c356140937
MIT License
166 stars 29 forks source link

Support build time provider specification #34

Closed dkerwin closed 4 years ago

dkerwin commented 4 years ago

You can set a default provider at compile time. If the variable is set dexter auth will start the flow and users don't need to explicitly specify the provider anymore.

Closes #29