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

Multicluster - Token per cluster #6037

Closed
Tracked by #5618
nrfox opened this issue Apr 17, 2023 · 2 comments · Fixed by #7200
Closed
Tracked by #5618

Multicluster - Token per cluster #6037

nrfox opened this issue Apr 17, 2023 · 2 comments · Fixed by #7200
Assignees
Labels
multicluster Related to multi cluster sub-task Ties an issue to an epic

Comments

@nrfox
Copy link
Contributor

nrfox commented Apr 17, 2023

Associate a token per user per cluster. Kiali can assume that the user credentials will remain the same across clusters but the backend will still need to authenticate with those credentials to each kube cluster to offer a SSO experience with multicluster.

@nrfox nrfox mentioned this issue Apr 17, 2023
64 tasks
@Xunzhuo Xunzhuo added sub-task Ties an issue to an epic multicluster Related to multi cluster labels Apr 18, 2023
@jmazzitelli
Copy link
Collaborator

Here's one place where we would need to update: https://github.com/kiali/kiali/blob/v1.67.0/business/namespaces.go#L268-L269

@nrfox
Copy link
Contributor Author

nrfox commented Jul 14, 2023

This may need to be a config option of some kind since it will depend on the platform as to whether or not Kiali should associate a single token across all clusters for a single user or have a separate token for each cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multicluster Related to multi cluster sub-task Ties an issue to an epic
Projects
Development

Successfully merging a pull request may close this issue.

3 participants