Skip to content

hotschedules/play-pac4j-java-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

Live demo

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

About

Play Java demo to test the play-pac4j security library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 71.4%
  • HTML 18.1%
  • Scala 9.3%
  • JavaScript 1.2%