All Projects → pac4j → play-pac4j-scala-demo

pac4j / play-pac4j-scala-demo

Licence: other
Play Scala demo to test the play-pac4j security library

Programming Languages

scala
5932 projects
HTML
75241 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

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

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-scala-demo.herokuapp.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].