FarhadF opened a new issue, #12890: URL: https://github.com/apache/druid/issues/12890
I have setup pac4j oidc authentication with google as provider. I am wondering how I can limit the users authenticating to a certain email domain. Current behavior: anyone can authenticate with a google account: - [email protected] - [email protected] (hosted on google) Expected behavior: setup example.com in the settings so only users with example.com domain can authenticate - [email protected] (hosted on google) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
