jdaugherty commented on PR #1144:
URL: 
https://github.com/apache/grails-spring-security/pull/1144#issuecomment-3108653410

   The LDAP configuration that I was speaking about are the changes to:
   
   plugin-ldap/examples/retrieve-db-roles/grails-app/conf/application.groovy
   
plugin-ldap/examples/retrieve-db-roles/grails-app/init/com/test/Application.groovy
   
   Right now we're putting load on an external service (ldap.forumsys.com:389) 
and I've seen it block us.  Our tests should use local ldap instead of relying 
on an external website.


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