Fix typo in jwt authentication guide (#5650)

Signed-off-by: Taeik Lim <sibera21@gmail.com>
This commit is contained in:
Taeik Lim 2023-11-29 04:35:09 +09:00 committed by GitHub
parent a5fd667daf
commit ff1dc0eb36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ jwt_auth_domain:
roles_key: null
jwt_clock_skew_tolerance_seconds: 20
authentication_backend:
I type: noop
type: noop
```
The following table lists the configuration parameters.