This enables to move secrets from the configuration file into the
environment and source them through Go templating with `env` template
function
closes#78
Signed-off-by: Knut Ahlers <knut@ahlers.me>
* [#50] Handle all 4xx errors as "user not found"
to ensure broad acceptance of OIDC providers
Signed-off-by: Knut Ahlers <knut@ahlers.me>
* Fix: Error is reported earlier with Go default error
Signed-off-by: Knut Ahlers <knut@ahlers.me>