Skip to content

beatrausch/buji-pac4j-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This buji-pac4j-demo project is a Shiro web application to test the buji-pac4j security library with various authentication mechanisms: Facebook, Twitter, form, basic auth, CAS, SAML...

Start & test

Build the project and launch the web app with jetty on http://localhost:8080:

cd buji-pac4j-demo
mvn clean package jetty:run

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.

If you want to use Guice, please see the buji-guice-demo.

About

Shiro webapp to test the buji-pac4j security extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%