cancel
Showing results for 
Search instead for 
Did you mean: 

passing session id from one sesson to other session of portal, in BI query

former_member188632
Active Contributor
0 Kudos

Hi all,

i have an application developed in VC and launched in portal, on this application i have button, on push/click of this button, i am fiering a BI query to retrive data from infocube in backend BI server. here i have implemented an SSO already between portal and BI server, but on click of this button i am again asked for the authentication. I know what the problem is, on click of this button entirely new session is starting so in new session i am asked for authentication, but i guess if i pass the session id from old sesion to this new one, the cookie will get transfered and i will not be asked for authentication.

Am i correct in this approach?

Has anyone faced this issue,? i have searched all forums but didnt get anything relevent to my issue.

Any help will be hghly appreciated!!

Regards,

Ameya

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188632
Active Contributor
0 Kudos

Solved using SSO and using FQDN