Fixed comment typo, no functional change
This commit is contained in:
parent
db2cf73dce
commit
b968788481
@ -4,7 +4,7 @@ log_level = "trace"
|
|||||||
|
|
||||||
[oidc_config]
|
[oidc_config]
|
||||||
# Incoming ID tokens are validated using, among other, the following fields.
|
# 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/"
|
iss = "https://basebox-test-1.eu.auth0.com/"
|
||||||
# Access token audience field
|
# Access token audience field
|
||||||
aud = "basebox-todo"
|
aud = "basebox-todo"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user