Authentication via oAuth/OpenID/jwt token #41279
geraldvienna
started this conversation in
General
Replies: 1 comment 1 reply
-
Doris currently not support jwt authentication. |
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
-
I have an application running on AWS which supports multi-tenancy.
The user logs in to AWS Cognito via oAuth/OpenId and gets a jwt token which is every where in the system to get permission to the service.
I would like to integrate now Apache Doris in my application but my first question is how can I authenticate to Apache Doris via a jwt token or user federation or oAuth (any answer will help)?
Beta Was this translation helpful? Give feedback.
All reactions