5. Overview

Spring Security SAML 2.0 library comprises three modules:

Configuration of the library is done using Spring context XML. An example of configuration can be found under sample/src/main/webapp/WEB-INF/securityContext.xml. Setting up of the library typically involves these steps:

Additional steps such as customization of SAML 2.0 bindings, configuration of artifact resolution or configuration of time skews might be needed.