httpserver/auth: Allow restricting available authentication options through config
Closed this issue · 0 comments
bt-justtrack commented
The idea here is that we can restrict in the config.dist.yml what authentication options are available. The same can be done with env vars, or we can layer env vars over the config.dist.yml to allow again all (eg disallow one method by default and for certain environments it could be turned on again).