faas/auth/basic-auth
Karthick Prabu 1c9e122370 Updated basic auth plugin faas provider
Signed-off-by: Karthick Prabu <karthikprabu.cs@gmail.com>
2019-10-15 22:25:26 +01:00
..
2019-06-08 10:15:55 +01:00
2019-06-24 18:18:05 +01:00
2019-08-22 15:49:05 +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
user_filename File to read from disk for username, default empty
pass_filename File to read from disk for username, default empty