Hello, I've designed an Accounts Payable Forms process that routes to users for Invoice Approval. On the Form, I include links to the Vendor Folder, Invoices folder, etc. The problem I'm running into is that after clicking the URL the user is forced to login despite already being logged into the Web Client before clicking the link. And after re-logging in, the user is left in the parent repository view, instead of the Vendor Folder which was specified in the URL.
Is there some authentication setting that is causing this? It worked perfectly in our build environment but now it's not performing correctly.