Skip to content

Spring Web MVC demo to test the spring-webmvc-pac4j security library

Notifications You must be signed in to change notification settings

pac4j/spring-webmvc-pac4j-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

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

Spring Web MVC demo to test the spring-webmvc-pac4j security library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages