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 4
Configuring an LDAP Server
This video explains the configuration and how to write user search patterns to search users in LDAP. Also, URLs and Credentials setup. - View URL and Manager credentials set up in application - View default User-DN-pattern and explanation - Customize the user search using user-search-filter and user-search-base