Api firewall is now defined as stateless.

This commit is contained in:
Alexey Skobkin 2018-06-25 19:59:51 +03:00
parent ef29705a37
commit 182d4f49fa

View file

@ -18,6 +18,7 @@ security:
security: false security: false
api: api:
pattern: ^/api/ pattern: ^/api/
stateless: true
anonymous: true anonymous: true
main: main:
pattern: ^/ pattern: ^/