diff --git a/bbconf/dbproxy-config.toml b/bbconf/dbproxy-config.toml index 3c09ed5..e104473 100644 --- a/bbconf/dbproxy-config.toml +++ b/bbconf/dbproxy-config.toml @@ -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/"