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

Question

Question

Pass SDK session to web client

asked on October 12, 2020 Show version history

I believe by default when a repository session is opened, it remains open until 5 minutes of inactivity. I made an SDK script that allows you to search for a certain field value, and it will return a list of documents that have that as the value. The title of each document is a clickable hyperlink that will take you to the document. However, you will first need to log in after clicking the link, even though they already had to insert credentials to perform the search (or use Windows Authentication.) Is it possible for the web access URL to use the already-open SDK session? Can the links use that session somehow? Possibly by appending something to the URL?

 

I've attached an image of what it might look like, though with a member ID instead of SSN.

 

0 0

Answer

SELECTED ANSWER
replied on October 14, 2020

It sounds like you want the web client session to share the SDK session that was created on the user's local computer? That's not possible, web client manages its own sessions.

Is the screenshot the result of running a search in the Laserfiche repository? If so, you could make a url to perform that search in the web client. Then there's just the single log in.

2 0
replied on October 15, 2020

Thanks, Brian. I'll see what the client thinks about this solution.

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.