Version 2.0.0
Not ready yet, it lacks documentation and not officially distributed.
Compatible with java6 / java7 / java8.
- Documentation
- Cleanup the project anb prepare for publication
- Publish on Maven central
- Be able to add cert/key on settings providing the filename instead the string
- Support KeyStore files (https://docs.oracle.com/javase/7/docs/api/java/security/KeyStore.html)
- Support RSA Private Keys
- Open Eclipse and set a workspace
- File > Import > Maven : Existing Maven Projects > Select the path where the core folder of the Java Toolkit is /java-saml/core, resolve the Wordkspace project and select the pom.xml
- File > Import > Maven : Existing Maven Projects > Select the path where the core folder of the Java Toolkit is /java-saml/samples/java-saml-jspsample, resolve the Wordkspace project and select the pom.xml
At the Package Explorer, select the jsp-sample project, 2nd bottom of the mouse and Run As > Run Server Select a Tomcat Server in order to deploy the server.