Basic Auth

Valve for extracting username and password from an HTTP Basic Authorization header.

Extracted values are put on the state object with parameter names "username" and "password".

Configuration

Valve name: BasicAuth