You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a multi-tenant environment there is an OIDC user that has privileges on a particular tenant (e.g. via a keycloak group like tenant-[tenantname]-super-admin). However, upon logging into the CozyStack dashboard, such user currently doesn't have simple way to generate and download an OIDC-enabled kubeconfig. This makes it a bit cumbersome to connect to clusters.
Proposed Solution
Implement a "Download kubeconfig" (or something like this) button in the CozyStack dashboard. Upon using this button generates and sends valid OIDC-based kubeconfig for the user.
The text was updated successfully, but these errors were encountered:
Description
In a multi-tenant environment there is an OIDC user that has privileges on a particular tenant (e.g. via a keycloak group like tenant-[tenantname]-super-admin). However, upon logging into the CozyStack dashboard, such user currently doesn't have simple way to generate and download an OIDC-enabled kubeconfig. This makes it a bit cumbersome to connect to clusters.
Proposed Solution
Implement a "Download kubeconfig" (or something like this) button in the CozyStack dashboard. Upon using this button generates and sends valid OIDC-based kubeconfig for the user.
The text was updated successfully, but these errors were encountered: