Details
-
Sub-task
-
Status: Scheduled
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Minor
-
Not applicable
Description
When embedding ECL Watch inside an application which already knows and has verified the current user and password (ECL IDE, VS Code), I would like to be able to embed ECL Watch pages without needing the user to re-login.
afishbeck - if VerifyUser returned the session cookie as part of the regular response, could I manually set it in the page?
Or could we add a special "session_" input to all requests (which would be used instead of the cookie value when its present)?