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/04/05 01:09:32 UTC

[GitHub] [druid] himanshug opened a new pull request #9620: pac4j: be noop if a previous authenticator in chain has successfully authenticated

himanshug opened a new pull request #9620: pac4j: be noop if a previous authenticator in chain has successfully authenticated
URL: https://github.com/apache/druid/pull/9620
 
 
   This is to allow other programmatic clients to send requests to Druid process alongside OpenId Connect  auth flow for web console  which would be using another authenticator.
   
   This is same as in https://github.com/apache/druid/blob/master/extensions-core/druid-kerberos/src/main/java/org/apache/druid/security/kerberos/KerberosAuthenticator.java#L211

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


With regards,
Apache Git Services

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


[GitHub] [druid] himanshug merged pull request #9620: pac4j: be noop if a previous authenticator in chain has successfully authenticated

Posted by GitBox <gi...@apache.org>.
himanshug merged pull request #9620: pac4j: be noop if a previous authenticator in chain has successfully authenticated
URL: https://github.com/apache/druid/pull/9620
 
 
   

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


With regards,
Apache Git Services

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