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 5
Additional Security
Content Locked
Section 2
Spring Security JaaS Integration
This video explains how to integrate Spring Security with JaaS. - Get to know the JaaS authentication provider - Callback handler - AuthorityGranter