Fix typo in jwt authentication guide (#5650)

Signed-off-by: Taeik Lim <[email protected]>
This commit is contained in:
Taeik Lim
2023-11-28 13:35:09 -06:00
committed by GitHub
parent a5fd667daf
commit ff1dc0eb36
+1 -1
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.