These docs are for v2.0. Click to read the latest docs for v7.0.

Introduction

Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes.

It can be integrated as is, or used as a building block and customized to meet specific application requirements, thanks to its loosely coupled design.

The project is named after the fictional crime fighter character Silhouette, from the Watchmen graphic novel and movie.

Help

If you need help with integrating Silhouette into your project, don’t hesitate to ask questions using our mailing list, our Chat or on Stack Overflow.

License

The code is licensed under Apache License v2.0 and the documentation under CC BY 3.0.

Unless otherwise stated, all artifacts are Copyright 2015 Mohiva Organisation (license at mohiva dot com).

Credits

I would like to thanks JetBrains for providing us a free license of IntelliJ IDEA.

250