Skip to content

1057Sc/spring-webmvc-pac4j-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This spring-webmvc-pac4j-demo project is a Spring Web MVC application secured by the spring-webmvc-pac4j security library with various authentication mechanisms: Facebook, Twitter, form, basic auth, CAS, SAML, OpenID Connect, JWT...

Run and test

You can build the project and run the web app via jetty on http://localhost:8080 using the following commands:

cd spring-webmvc-pac4j-demo
mvn clean package jetty:run

For your tests, click on the "Protected url by xxx" link to start the login process with the xxx identity provider...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%