Replies: 1 comment
-
We do not provide any official documentation for OIDC/OAuth integrations. There are lots of different software that can be used for that. In general, the principle is always the same. You need to configure a reverse proxy in front of the Dashboard that will take care of auth process and only inject a valid token into the authorization header. More info can be found here: https://github.com/kubernetes/dashboard/tree/master/docs/user/access-control#authorization-header What software you would like to use to achieve that is up to you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is this possible? any procedure or docummentation? saml or OpenIDConnect protocol?
thanks!!
Beta Was this translation helpful? Give feedback.
All reactions