Skip to content
Snippets Groups Projects
Commit 0758e484 authored by Alex Ellis's avatar Alex Ellis
Browse files

Switch to external auth


This commit moves the OpenFaaS gateway from using in-process
basic-auth for everything to use an external auth URL instead.

When auth is not enable, this functionality is not added to the
handlers and behaves as before. When enabled, the configured
plugin with authenticate requests.

Tested on Docker Swarm with positive and negative tests.

Signed-off-by: default avatarAlex Ellis <alexellis2@gmail.com>
parent 701708fe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment