lanyyyy / spring-webmvc-pac4j-boot-demo

Spring Boot demo to test the spring-webmvc-pac4j security library

Home Page:http://www.pac4j.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This spring-webmvc-pac4j-boot-demo project is a Spring Boot 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 it on http://localhost:8080 using the following commands:

cd spring-webmvc-pac4j-boot-demo
mvn clean compile exec:java

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

About

Spring Boot demo to test the spring-webmvc-pac4j security library

http://www.pac4j.org


Languages

Language:Java 85.2%Language:HTML 14.8%