pac4j / ratpack-pac4j-demo

Demo webapp to test the ratpack-pac4j library for Ratpack

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Start & test

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

cd ratpack-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.

Automatic build Build Status

About

Demo webapp to test the ratpack-pac4j library for Ratpack

http://www.pac4j.org


Languages

Language:Java 85.4%Language:HTML 14.6%