You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/08/06 13:29:49 UTC

[GitHub] [druid] soumyajose0784 opened a new issue #10250: SSO capability in Druid

soumyajose0784 opened a new issue #10250:
URL: https://github.com/apache/druid/issues/10250


   Druid version 0.18.0 had enabled SSO authentication(using pac4j) for unified console. Are there any enhancement to the pac4j/SSO capability in latest version(0.19.0). We are looking for SSO authentication for other APIs.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] himanshug commented on issue #10250: SSO capability in Druid

Posted by GitBox <gi...@apache.org>.
himanshug commented on issue #10250:
URL: https://github.com/apache/druid/issues/10250#issuecomment-714787261


   that extension added OIDC support which is meaningful only for interactive web console use from browser (as there is "redirect" step involved where user has to provide his username/pwd to authenticate with auth server such as okta)
   
   do you mean enabling that for programatic access? I don't know/think if OIDC is meant to be used for that.... LDAP is the most common thing used I see across different places.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org