Play Basic Authentication

This post is about how to use Basic Authentication to secure your Play Action or rest end point from external inference. It simply uses HTTP header and doesn’t require a cookies session or a login page for authentication.

Read full news article on Dzone