**LDAP Storage Mapper** extends the [Keycloak](https://www.keycloak.org)'s LDAP storage mapper SPI to provide a new `user attribute templated ldap mapper` that can be used for example to map user's home attribute to the LDAP starting from the username and a proper template.
## Structure of the project
The source code is present in `src` folder.
## Built With
* [OpenJDK](https://openjdk.java.net/) - The JDK used
This is one of the modules that composes the EAR deployment defined in the "brother" module [keycloak-d4science-spi](../keycloak-d4science-spi-ear/README.md).