jcabrerizo commented on a change in pull request #1225:
URL: https://github.com/apache/brooklyn-server/pull/1225#discussion_r692703640



##########
File path: 
rest/rest-resources/src/main/java/org/apache/brooklyn/rest/security/provider/LdapSecurityProvider.java
##########
@@ -69,6 +70,7 @@
     public static final Logger LOG = 
LoggerFactory.getLogger(LdapSecurityProvider.class);
 
     public static final String LDAP_CONTEXT_FACTORY = 
"com.sun.jndi.ldap.LdapCtxFactory";
+    public static final String LDAP_USER_GROUPS_ORIGIN = 
"brooklyn.entitlements.user.groups.origin.LdapSecurityProvider";

Review comment:
       Addressed, thanks for the feed back




-- 
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]


Reply via email to