Book Image

Spring Security LDAP Integration and SAML Extension [Video]

By : Ankit Mishra
Book Image

Spring Security LDAP Integration and SAML Extension [Video]

By: Ankit Mishra

Overview of this book

Spring Security is a Java/Java EE framework that provides authentication, authorization and other security features for enterprise applications. Starting with introduction to LDAP, we will develop a Spring Security application integrated with Active Directory LightWeight DS and Apache DS. Later, we will be introduced to SAML and its working, before proceeding to integrate with Spring Security. Here we will also look at the xml and Java configurations combined in one application. Furthermore, we will look at JaaS integration with Spring Security, Oauth2 basics and its working. The integration with Spring Security to create Resource and authorization servers will be explained later on in the final section of the course. Spring Security test-cases along with compatibility to MockMVC is explained at the end summarizing the entire course.
Table of Contents (5 chapters)
Chapter 1
LDAP Introduction and Authentication
Content Locked
Section 5
Integrate Application with Embedded LDAP Server
In this video, we will see how to use and connect to embedded LDAP server provided with Spring Security. - Know POM setup for dependencies and known issues with the embedded server - Configure and connect with the embedded server - Set up groups and search filters