gunjdesai opened a new pull request #16738: URL: https://github.com/apache/superset/pull/16738
Add Complii Permissions Interceptor for SQL Queries ### SUMMARY SQL Editor queries once fired will be first validated on complii's end whether the user has permission to access these api's or not Requires two additional flags as variables before deploying. - COMPANY_NAME (eg: blotout) - COMPLII_URL (eg: http://sandbox.blotout.io) ### ADDITIONAL INFORMATION - [x] Introduces new feature or API - [ ] Coverage for Non SQL events pending, EXPERIMENTAL FEATURE -- 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]
