In this module, we will see how to extend standard authentication functionality with third party system integration. You will create custom LDAP authentication configuration which will fetch users information from Training Server LDAP.
All exercises use the standard portal set-up for backbase training.
This module contains the following components:
- security-ldap : LDAP integration module which allows to connect to Training Server LDAP during authentication. For details check security-ldap.
For another example of creating a custom authentication provider, please refer to PlayerAuthenticationProvider. For instructions on how to configure it, please take a look at the last step of How to Install and Configure Enterprise Integration Module.