I am trying to secure the CE version of Passbolt with an IIS reverse proxy. Despite having the correct rewrite rules, I am getting this error:
404 The route /auth/login is not permitted with JWT authentication.
I tried disabling JWT authentication, and everything works correctly.
Is there anything specific that needs to be set in the IIS headers?