Fixed comment typo, no functional change

This commit is contained in:
Markus Thielen 2023-11-16 18:38:39 +00:00
parent db2cf73dce
commit b968788481

View File

@ -4,7 +4,7 @@ log_level = "trace"
[oidc_config]
# Incoming ID tokens are validated using, among other, the following fields.
# Contents of 'iss' field, usually the URL of the authetnication realm
# Contents of 'iss' field, usually the URL of the authentication realm
iss = "https://basebox-test-1.eu.auth0.com/"
# Access token audience field
aud = "basebox-todo"