jcabrerizo opened a new pull request #1245: URL: https://github.com/apache/brooklyn-server/pull/1245
New ConfigKey for set up a regex pattern to be matched by the user names before checking credentials in the LDAP server, avoiding unnecessary request eg. for `domain\user` pattern: ``` brooklyn.webconsole.security.ldap.user_name_regex=.*\\.* ``` -- 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]
