Skip to content

pac4j/play-pac4j-scala-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This play-pac4j-scala-demo project is a Scala Play framework web app to test the play-pac4j-scala 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-scala-demo
bin\activator run

Live demo

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