Files
faas/auth/basic-auth
Alex Ellis c48be47db9 Copy response headers back to client
Headers such as Realm / etc are important for auth proxies, so
this change and unit test make sure they get copied back to the
client.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-06-05 18:13:39 +01:00
..
2019-06-05 18:13:39 +01:00
2019-06-05 18:13:39 +01:00
2019-06-05 18:13:39 +01:00
2019-06-05 18:13:39 +01:00
2019-06-05 18:13:39 +01:00
2019-06-05 18:13:39 +01:00
2019-06-05 18:13:39 +01:00
2019-06-05 18:13:39 +01:00

basic-auth

This component implements Basic Authentication as an OpenFaaS authentication plug-in.

To run this plugin you will need to create and bind a secret named basic-auth-user and basic-auth-password

Option Usage
port Set the HTTP port
secret_mount_path It is recommended that this is set to /var/openfaas/secrets