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 2021/01/04 23:41:23 UTC

[GitHub] [druid] himanshug commented on issue #9569: SSO support in Druid

himanshug commented on issue #9569:
URL: https://github.com/apache/druid/issues/9569#issuecomment-754289217


   @averma111 chaining ldap auth before pac4j should work fine ... something like...
   
   ```
   druid.auth.authenticatorChain=["MyBasicLDAPAuthenticator", "pac4j"]
   
   ... further properties related to both of the above
   ```
   


----------------------------------------------------------------
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