Redirect missing root "/" when logging in

I have youtrack set up as a self contained jar.  It sits on an internal server with Apache on the front end.  When I go to the URL, the redirects to the oauth page,  but without a "/" like this:

https://tickets.example.comoauth/?state=%2F

How do I get it to add the slash?

0
1 comment
Official comment

Hello,

Please double-check that your proxy configuration contains trailing slashes for the respective parts of it as the documentation suggests.

Please sign in to leave a comment.