Skip to content

hemantgit/training-be-module-03

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

Backbase Training Exercises

Portal Backend - Module 3: Security

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.

Prerequisites

All exercises use the standard portal set-up for backbase training.

Contents

This module contains the following components:

  1. security-ldap : LDAP integration module which allows to connect to Training Server LDAP during authentication. For details check security-ldap.

References

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%