jcabrerizo opened a new pull request #1252:
URL: https://github.com/apache/brooklyn-server/pull/1252


   Two properties for handle a _domain_ name and _username_ regex before 
validating credentials on the LDAP server:
   eg:
   
   ```
   brooklyn.webconsole.security.ldap.user_name_regex=.*
   brooklyn.webconsole.security.ldap.domain_name_regex=DOMAIN
   ```
   will try to validate only usernames with the format `DOMAIN\<user>`


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