handavid commented on PR #1300: URL: https://github.com/apache/knox/pull/1300#issuecomment-4917633522
@hanicz I'm not sure this is the right approach. If the Subject in the `AbstractAuthResource` already has the correct roles, then I think it makes more sense to remove the role lookup from there instead. This change confuses the issue of whether the LDAP Proxy will return groups or roles. This hard-codes the `getUserGroups` method to return groups even if the configuration includes the roles lookup interceptor. -- 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]
