Hi, I experienced strange behaviour. When I switched to debug mode (in docker compose file I added DEBUG: “true” and recreated passbolt container) I created access tokens for users and configured those tokens to be trusted (option 5) but when I went back to non-debug mode I found that I can’t use those token to encrypt secrets anymore. Is it normal behaviour or I do something wrong and it should be done in different way?