nikhil-ddu commented on pull request #11606: URL: https://github.com/apache/druid/pull/11606#issuecomment-916505049
> Do you consider pass ldapGroupAttribute using DynamicConfigProvider which is mentioned in [9351](https://github.com/apache/druid/issues/9351)? It can allow users pass ldapGroupAttribute by plain text or a use defined provider. Since ldapGroupAttribute is not sensitive information and very similar to [userAttribute](https://github.com/apache/druid/blob/master/extensions-core/druid-basic-security/src/main/java/org/apache/druid/security/basic/BasicAuthLDAPConfig.java#L31), I have followed implementation of [userAttribute](https://github.com/apache/druid/blob/master/extensions-core/druid-basic-security/src/main/java/org/apache/druid/security/basic/BasicAuthLDAPConfig.java#L31). -- 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]
