Using one SessionID Cookie for multiple connections

Post Reply
fruitninja
Posts: 4
Joined: Mon Nov 20, 2017 8:39 am
OLAP Product: Cognos TM1
Version: 10.2.2 FP5
Excel Version: -

Using one SessionID Cookie for multiple connections

Post by fruitninja »

Hello,

Is it possible to use the SessionID of a connection, for a second connection to the same database?
So the first connection provides valid credentials and gets back the SessionID as header.
While the first connection is still open, the second connection uses the this SessionID to log in, without using credentials.

I tested it and got back Status: 401 Unauthorized.
Is there a way to use the SessionId for multiple connections?

Thank you
Post Reply