VMware Tanzu Application Platform

Using OIDC Flags in Kube Apiserver

  • 1.  Using OIDC Flags in Kube Apiserver

    Posted Apr 23, 2025 09:27 AM

    Is it possible to configure the tanzu apiserver as a oidc provider? It should work like described here -> https://kubernetes.io/docs/reference/access-authn-authz/authentication/#openid-connect-tokens

    Background for this question is that we would like to use headlamp in-cluster for access by our customers -> Accessing using OpenID Connect | Headlamp

    thanks in advance