blob: 3b6abfc7c40a6a08ac38cb6e841fa59daf510a40 [file] [view]
<!--
SPDX-License-Identifier: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
Grails Spring Security LDAP Plugin
==================================
See [documentation](https://apache.github.io/grails-spring-security/latest/ldap-plugin/guide) for further information.
## What is LDAP?
[Introduction to Lightweight Directory Services](https://www.youtube.com/watch?v=0Zl9NdumGK8#t=7.500125888)
## Tools and Resources
- [Online LDAP Test Server](http://www.forumsys.com/tutorials/integration-how-to/ldap/online-ldap-test-server/)
- [JXplorer - Cross platform LDAP browser and editor](http://jxplorer.org/index.html)
## Repository Branch Structure
Branches:
- `5.0.x` Grails 7 compatible versions.
- `4.0.x` Grails 4 compatible versions.
- `3.x` Grails 3 compatible versions.