All Projects → pac4j → spark-pac4j-demo

pac4j / spark-pac4j-demo

Licence: other
Demo webapp to test the spark-pac4j library for Sparkjava

Programming Languages

java
68154 projects - #9 most used programming language
Mustache
554 projects

This spark-pac4j-demo project is a SparkJava application to test the spark-pac4j security library with various authentication mechanisms: Facebook, Twitter, form, basic auth, CAS, SAML, OpenID Connect, JWT...

Start & test

Build the project and launch the SparkJava app on http://localhost:8080:

cd spark-pac4j-demo
mvn clean compile exec:java

To test, you can call a protected url by clicking on the "Protected url by xxx" link, which will start the authentication process with the xxx provider.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].