Fix typo in jwt authentication guide (#5650)
Signed-off-by: Taeik Lim <sibera21@gmail.com>
This commit is contained in:
parent
a5fd667daf
commit
ff1dc0eb36
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue