I'm trying to generate an access token, so i can GET persisted queries results from a 3rd party java application.To test this access, i'm doing the following steps:1- Create a local user on https://<author instance>/ex: camel-integration 2- Allow jcr:read permissions form created user at "/" path 3-...