jakubmatyszewski commented on PR #16109: URL: https://github.com/apache/druid/pull/16109#issuecomment-1998672650
> Can you describe the authorization flow that uses these attributes? There are also compilation failures in your code. Sorry, I was still working on this change for druid 28.0.1, code should compile now. I've seen that @van-vothanh did it similarly [here](https://github.com/aws-solutions/scalable-analytics-using-apache-druid-on-aws/blob/56544a1a2b3d4a600f25368a7008d2e3f1ad61d5/source/DruidOidcExtension/src/main/java/com/amazon/solutions/druid/oidc/OidcFilter.java#L124-L128). I wanted to achieve something similar so I can use this context in authorizer (again similarly to @van-vothanh [code](https://github.com/aws-solutions/scalable-analytics-using-apache-druid-on-aws/blob/56544a1a2b3d4a600f25368a7008d2e3f1ad61d5/source/DruidOidcExtension/src/main/java/com/amazon/solutions/druid/oidc/OidcAuthorizer.java#L72)), but I'm trying to adjust the [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer) to my needs. -- 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]
