-
Notifications
You must be signed in to change notification settings - Fork 20
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 passwd-auth #349
Labels
Comments
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 7, 2024
vitshev
added a commit
that referenced
this issue
Feb 8, 2024
vitshev
added a commit
that referenced
this issue
Feb 8, 2024
vitshev
added a commit
that referenced
this issue
Feb 9, 2024
vitshev
added a commit
that referenced
this issue
Feb 9, 2024
vitshev
added a commit
that referenced
this issue
Feb 9, 2024
vitshev
added a commit
that referenced
this issue
Feb 9, 2024
vitshev
added a commit
that referenced
this issue
Feb 9, 2024
vitshev
added a commit
that referenced
this issue
Feb 13, 2024
vitshev
added a commit
that referenced
this issue
Feb 13, 2024
vitshev
added a commit
that referenced
this issue
Feb 13, 2024
vitshev
added a commit
that referenced
this issue
Feb 13, 2024
vitshev
added a commit
that referenced
this issue
Feb 14, 2024
vitshev
added a commit
that referenced
this issue
Feb 14, 2024
vitshev
added a commit
that referenced
this issue
Feb 14, 2024
vitshev
added a commit
that referenced
this issue
Feb 14, 2024
This was referenced Jul 15, 2024
This was referenced Jul 25, 2024
This was referenced Aug 14, 2024
This was referenced Aug 23, 2024
This was referenced Sep 2, 2024
This was referenced Sep 24, 2024
This was referenced Oct 2, 2024
This was referenced Oct 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UI should be able to use passwd-auth to login to each cluster from clusters-config.json.
TODO:
req.params.ytAuthCluster
YTCoreConfig.ytAuthCluster
should replaced withYTCoreConfig.allowPasswordAuth
ytAuthCluster -> allowPasswordAuth
About migration
ytAuthCluster -> allowPasswordAuth
Additionaly we need some backward compatibility and some tips for users who do update from previous versions.
Or the app should fall down with detailed description of what is wrong and how to fix it. Or the description should be sent to browser instead of any other response.
The text was updated successfully, but these errors were encountered: