Walid

Results 2 comments of Walid

Ok, I found the problem. `parameters.yml` had a bad path to public key. ```yml jwt_private_key_path: '%kernel.root_dir%/../var/jwt/private.pem' jwt_public_key_path: '%%kernel.root_dir%/../var/jwt/public.pem' ```

This should be closed, Unleash is onboarded