You are viewing limited content. For full access, please sign in.

Question

Question

WebLink URL from Workflow not working with LFDS STS redirect

asked on August 24, 2020

Hello,

When generating a WebLink (10.1) URL from Workflow (10.4.1) using the Generate WebLink URLs activity, it creates the URL with a "startId" parameter.

For example,

https://server/WebLink/Browse.aspx?dbid=2&startid=47

If the user is already logged in, everything works as expected.

However, when LFDS authentication is enabled and the user does not have an active session, this path fails to work in post-authentication redirect.

When the user enters their credentials on the LFDS STS page and signs in, they are instead redirected to the root folder of the target repository.

As a workaround, I'm using the Token Calculator to replace "startid" with "id" and it seems to be working, but I wasn't sure if this was a known issue or something I could resolve with a setting.

0 0

Answer

SELECTED ANSWER
replied on August 25, 2020

This is a bug in WebLink. There currently is no workaround besides fixing the generated URL to use ID instead of startid. Reference ID 265838.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.