Kyuubi OAuth flow #1651
Unanswered
yaroslavambrozyak
asked this question in
Q&A
Replies: 2 comments 3 replies
-
not familiar with oauth, but I think it's good to support by community officially |
Beta Was this translation helpful? Give feedback.
2 replies
-
acquire token or just validate token in kyuubi? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Recently we have implemented LDAP authentication for Kyuubi, it works well but we don`t want an additional LDAP server in our ecosystem. We are interested in implementing OAuth flow so the users can use their business google account to access the system. So we would like to integrate Kyuubi with Google OAuth and wondering is this doable using Kyuubi custom authentication or other mechanisms provided by Kyuubi?
Appreciate any help. Thanks
Beta Was this translation helpful? Give feedback.
All reactions