Home

Awesome

Multidomain Auth [Play 2.5 - Scala]

This is a second part of Multidomain Seed project mixed with Silhouette Credentials Seed. Please check them for detailed explanations.

This project tries to be an example of how to implement an Authentication and Authorization layer for a multiproject using the Silhouette authentication library.

The public web page (www.myweb.com) implements the typical authentication functionality. You can:

The administration web page (admin.myweb.com) also implements an authorization functionality based on roles . You can:

And please, don't forget starring this project if you consider it has been useful for you.

Also check my other projects: