oauth2-proxy/docs/docs
Jack Henschel 0693856bc3
Explicitly state precedence of config sources in docs (#1439)
I was recently looking into the order in which oauth2-proxy evaluates it configuration options from the various sources.
I think this will also be helpful for other users.
Since oauth2-proxy is using viper, the order of configuration sources is as follows [1]:
> Viper uses the following precedence order. Each item takes precedence over the item below it:
>
>    explicit call to Set
>    flag
>    env
>    config
>    key/value store
>    default

[1] https://github.com/spf13/viper/blob/master/README.md#why-viper

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2021-11-15 09:24:04 +00:00
..
community Add Security Policy 2021-01-16 19:47:47 +00:00
configuration Explicitly state precedence of config sources in docs (#1439) 2021-11-15 09:24:04 +00:00
features Deprecate GAP-Signature and add a warning on usage (#1103) 2021-03-14 09:47:44 -07:00
behaviour.md Migrate existing documentation to Docusaurus 2020-11-05 15:36:27 +00:00
installation.md Update CHANGELOG for v7.2.0 release 2021-10-22 18:11:26 +01:00