cancel
Showing results for 
Search instead for 
Did you mean: 

Log out Issue in Portal

0 Kudos

Hi Experts,

We have one portal system with two URLs, they are actually pointing to same load Balancer but different URLs.

URLs are something like this.

URL1 : https://abc.com/irj/portal/QuickLink1

URL2 : https://xyx.com/irj/portal/QuickLink2

But both points to same Load balancer/portal URL i.e. https://loadbalancer.com/irj/portal.

There can be 2 users created in portal for one person. Now here are some steps which user can follow and problem statement starts.

Step1 : user opens URL1 with userId1 , no problem.

Step2 : User opens URL2 in same browser(different tab), here logged in user(UserId1) may not have access to this content so we want to give option to user to reauthorize himself with another user ID, here user will use UserId2 to login and see the content.

Please suggest what approach can be used here, we want to open two sessions for same portal in same browser.

Any pointer will be helpful.

Accepted Solutions (0)

Answers (1)

Answers (1)

kiruthika_s
Active Participant
0 Kudos

Hi,

Check this below blog may be this will help to meet your requirement

https://blogs.sap.com/2015/10/03/restrict-multiple-user-sessions-in-portal/

Regards

Kiruthika