|
|
|
|
|
by colek42
2823 days ago
|
|
You could build an authorization proxy that creates a token with the Kube API server and sets the Authorization header. This probably exists, but a project I worked on: https://github.com/boxboat/okta-nginx might be a good starting point. |
|