I am wondering if someone has implemented or any correct source of exposing kubernetes dashboard using oAuth2Proxy with DEX being as IDP. can someone please guide me through step-by-step. The reason for this to pass auth token as a header so that I can use for kubernetes dashboard instead of typing token manually.
Any help in the regard would be appreciated.
Thanks