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/21 00:31:23 UTC

[GitHub] [druid] himanshug commented on issue #10783: pac4j using OAuth authentication

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


   For okta, discoveryURI looks something like what is described in [okta-well-known-openid-configuration](https://developer.okta.com/docs/reference/api/oidc/#well-known-openid-configuration)
   
   what does 
   `curl -vv https://xxxxxx.biz/auth/realms/eu0/protocol/openid-connect/token` give you?
   
   `HTTP 405` seems to suggest that endpoint does not support `HTTP GET` 
   
   which authentication server are you using?
   


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