Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Plugin] Dynamically remove clusters/kubeconfig #2711

Open
TA3 opened this issue Dec 19, 2024 · 0 comments
Open

[Plugin] Dynamically remove clusters/kubeconfig #2711

TA3 opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working keycloak Keycloak the Identity and Access Management app plugins

Comments

@TA3
Copy link

TA3 commented Dec 19, 2024

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?

@TA3 TA3 added the bug Something isn't working label Dec 19, 2024
@dosubot dosubot bot added keycloak Keycloak the Identity and Access Management app plugins labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working keycloak Keycloak the Identity and Access Management app plugins
Projects
Development

No branches or pull requests

1 participant