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

[FEATURE] We have a requirement to add second authentication method in Kyuubi along with LDAP method #6317

Open
3 of 4 tasks
mvjag opened this issue Apr 18, 2024 · 3 comments
Labels

Comments

@mvjag
Copy link

mvjag commented Apr 18, 2024

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the feature

Hi,
We have a requirement to add a custom authentication method along with LDAP authentication in Kyuubi 1.8.0. This is required for us as we would like to authenticate User to get access to Kyuubi/Spark and then would like to provide role based access to Hadoop/Ceph storage using tokens.

Motivation

As we are looking for this solution in our system, I think some other users also may need it due to their specific requirement.

Describe the solution

If we can enable the second authentication method in the configuration files that would greatly help. If we dn't use the second authentication method either we should be able to set it as 'None' or empty.

Additional context

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
Copy link

Hello @mvjag,
Thanks for finding the time to report the issue!
We really appreciate the community's efforts to improve Apache Kyuubi.

@pan3793
Copy link
Member

pan3793 commented Apr 18, 2024

Such a goal could be easily implemented via a custom authN method. But I don't oppose adding such a built-in functionality, looking forward to your PR.

@mvjag
Copy link
Author

mvjag commented Apr 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants