Renamed [oidc_config] section to [auth]
To sync with broker, which used to have [auth] all the time
This commit is contained in:
parent
b968788481
commit
630016870a
@ -2,7 +2,7 @@
|
||||
# log level; can be error, warn, info, debug, trace
|
||||
log_level = "trace"
|
||||
|
||||
[oidc_config]
|
||||
[auth]
|
||||
# Incoming ID tokens are validated using, among other, the following fields.
|
||||
# Contents of 'iss' field, usually the URL of the authentication realm
|
||||
iss = "https://basebox-test-1.eu.auth0.com/"
|
||||
|
Loading…
Reference in New Issue
Block a user