Sample web app to demo end-to-end security w/ JavaEE, Spring Security and RBAC fine-grained authorization. All connections use SSL.
View the Project on GitHub shawnmckinney/apache-fortress-demo
© 2023 iamfortress.net
This document is the starting point for the apache fortress demo web app. It provides directions to download the source package from github, and generate a java document that contains the actual installation instructions.
These instructions have been recently modified to use either openldap and apacheds LDAP servers. Be sure to choose the correct instructions, either Apache Directory SSL or OpenLDAP SSL.
git clone repo
Set java and maven home env variables.
mvn javadoc:javadoc