forked from SAML-Toolkits/java-saml
-
Notifications
You must be signed in to change notification settings - Fork 2
junyoed/java-saml
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Basic java example of initiating a SAML authentication flow and consuming the resulting assertion. ======================= BUILD / INSTALL / SETUP ======================= 1) You must have Maven 3 installed (Maven 2 might work, it's untested) 2) You need the DNS name demopartner.example.junyo.com to resolve to localhost. 3) You need to run this on port 8080. 4) Run mvn jetty:run Which should start up the web server. The test page should then be available at http://demopartner.example.junyo.com:8080/java-saml/
About
Java SAML toolkit
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%