diff --git a/_security/authentication-backends/jwt.md b/_security/authentication-backends/jwt.md index e02c9f4a..629b6266 100644 --- a/_security/authentication-backends/jwt.md +++ b/_security/authentication-backends/jwt.md @@ -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.