cancel
Showing results for 
Search instead for 
Did you mean: 

Incorrect sy-uname after login from portal

Former Member
0 Kudos

Hi All,

Whenever I am logging from the portal, in the backend sytem i.e. in SAP, I am getting sy-uname as last logged in user from the portal. We are using single sign-on policy from the portal. I had cleared cache from the portal as well but still didn't work.

Whenever I am clearing the browsing history and logged in from the portal, I am getting correct logged in user as sy-uname in the back end system. But I can't tell user to clear his browsing history each time. So how I can get correct logged in user in the back end ?

Thanks in advance.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member241902
Active Participant
0 Kudos

Hi Mandar,

You can refer to the SAP Note #1717945. It will resolve the issue.


Regards,


Dharmendra Kumar

former_member186852
Contributor
0 Kudos

Hi Mandar,

Make sure you have configured the JCO Destinations correctly in the portal.

Kindly go through below blog and check the configuration.

https://blogs.sap.com/2013/07/30/jco-connections-required-for-ess-mss-configuration/

**Note : Check the Step 5.2. Mention SSO login ticket for MODEL DATA / APPLICATION DATA.

Let me know if you need any help.

Regards,

Meghal Shah.

Former Member
0 Kudos

Hi Rohit,

Thanks for the help. I had checked value of property 'ABAP HTTP security Sessions Enabled' to true.

By doing this, I am able to get correct logged in user in the back end system.

But could you please tell me its positive/ negative impacts ? Thanks in advance.

rohit_singhal
Active Contributor

Hi Mandar,

By enabling ABAP HTTP Security Sessions, whenever you logoff from Portal, the corresponding open R/3 sessions of the user are also logged off.

If this is not enabled, then sometimes, the backend sessions are not logged off, which might result in display of previous session when logging in again with a different user.

Regards,

Rohit

Former Member
0 Kudos

Thanks Rohit.. 🙂 It helped me a lot.

rohit_singhal
Active Contributor
0 Kudos

Hi Mandar,

Have you followed the steps mentioned in this thread.

Do let me know if your issue is still not resolved.

Regards,

Rohit