Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Inconsistent SSO Logon issues

Former Member
0 Likes
564

Hi -

We are implementing SSO between our CRM Web UI and our BW system.  We have gotten it to work for some users; however. other users are prompted still to login with their credentials.  Looking at the traces in Netweaver administrator, this is what I see:

The crazy thing is, this cert refers to our QA and not our development system (which is where we ran this test).  Both the Netweaver administrator and the STRUSTSSO2 transaction (on the ABAP) side show no reference to this cert whatsoever.

Where could this reference be coming from?

Thanks for the help!

Abby

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
537

Hi All -

FYI, in case this helps anyone else - clearing the cookies from the user's browser resolved the issue

Thanks -

Abby

2 REPLIES 2
Read only

Former Member
0 Likes
538

Hi All -

FYI, in case this helps anyone else - clearing the cookies from the user's browser resolved the issue

Thanks -

Abby

Read only

0 Likes
537

Hi,

SSO cookies are non-persistent. Hence just restarting your browser should do the job.

Cheers