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
I've managed to create a plugin to authenticate users through KeyCloak, then hit an API endpoint to get kubeconfig details that a user is allowed to access.
setCluster works by setting the kubeconfig for the selected cluster, but if a user logs out, how do I remove kubeconfig added by the plugin dynamically?
The text was updated successfully, but these errors were encountered:
I've managed to create a plugin to authenticate users through KeyCloak, then hit an API endpoint to get kubeconfig details that a user is allowed to access.
setCluster works by setting the kubeconfig for the selected cluster, but if a user logs out, how do I remove kubeconfig added by the plugin dynamically?
The text was updated successfully, but these errors were encountered: