diff --git a/core/jwt.md b/core/jwt.md index e79beb282cd..d3d6d954d7b 100644 --- a/core/jwt.md +++ b/core/jwt.md @@ -138,11 +138,9 @@ security: api: pattern: ^/api/ stateless: true - anonymous: true provider: app_user_provider jwt: ~ main: - anonymous: true json_login: check_path: /authentication_token username_path: email