Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 660 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 660 Bytes

This play-pac4j-java-demo project is a Java Play framework web app to test the play-pac4j-java security library with various authentication mechanisms: Facebook, Twitter, form, basic auth, CAS, SAML, OpenID Connect, JWT...

Start & test

Build the project and launch the Play app on http://localhost:9000:

cd play-pac4j-java-demo
bin\activator run

Live demo

Find a live demo on Heroku: https://play-pac4j-java-demo.herokuapp.com