1 Introduction to the Spring Security LDAP Plugin - Reference Documentation
Authors: Burt Beckwith
Version: 2.0.1
Table of Contents
1 Introduction to the Spring Security LDAP Plugin
The LDAP plugin adds support for LDAP and Active Directory authentication to a Grails application that uses Spring Security. It depends on the Spring Security Core plugin.Once you have configured your Grails application as an LDAP client you can delegate authentication to LDAP and not have to manage users' authentication information in your application. By default roles are inferred from LDAP group membership and you can store additional application-specific roles in your database.Please refer to the Spring Security LDAP documentation for details of the underlying implementation.1.1 History
- December 22, 2015
- 2.0.1 release
- December 7, 2015
- 2.0.0 release
- October 5, 2013
- 2.0-RC2 release
- JIRA Issues
- May 22, 2012
- 1.0.6 release
- JIRA Issues
- July 31, 2011
- 1.0.5 release
- JIRA Issues
- April 19, 2011
- 1.0.4 release
- JIRA Issues
- March 12, 2011
- 1.0.3 release
- JIRA Issues
- February 14, 2011
- 1.0.2 release
- JIRA Issues
- August 01, 2010
- 1.0.1 release
- July 27, 2010
- 1.0 release
- JIRA Issues
- June 18, 2010
- 0.1 release