The aim of this tutorial is to connect Apache Directory Fortress with Spring Security SAML and a common Identity Provider – SSO Circle.com. It’s not intended to highlight all of the possible locations in code where security checks may be applied. For that take a look at The Apache Fortress End-to-End Security Tutorial.
Course Prerequisites
Before starting, you need a working fortress environment to test with. Complete the following steps under the Apache Fortress Ten Minute Guide:
- Setup Apache Directory Server
- Setup Apache Directory Studio
- Build Apache Fortress Core
- Build Apache Fortress Realm
- Setup Apache Tomcat Web Server
- Setup Apache Fortress Web
Fortress SAML Demo
After you have your sample env up and running, go to https://github.com/shawnmckinney/fortress-saml-demo, complete the steps under the README.
More info here: Fortress-Saml-Demo
