danc opened a new issue, #12728: URL: https://github.com/apache/druid/issues/12728
Hi, (please consider this as a Feature Request) We applied Authorization model on datasources, as described here : [User authentication and authorization · Apache Druid](https://druid.apache.org/docs/latest/operations/security-user-auth.html) Once done, a user connecting with the proper credentials can only acces the datasources he’s been granted. Can we achieve the same on lookups ? We discovered this while connecting Superset to our druid instance : all lookups seem accessible, ,while only the authorized datasources are accessible from Superset logged with the restricted login. -- 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]
