Application Development 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: 

SSO logon not possible; browser logon ticket cannot be accepted

Former Member
0 Kudos

Hello

I try to setup ssl from client WS thru sapwebdisp to ECC6 icm services.

I keep getting the msg:

<b>SSO logon not possible; browser logon ticket cannot be accepted</b>

in the login screen.

I think this is also connect to msg in dev_webdisp:

[Thr 1082132800] ******** Warning ********

[Thr 1082132800] *** No SSL-client PSE "SAPSSLC.pse" available

[Thr 1082132800] *** -- this will probably limit SSL-client side connectivity

[Thr 1082132800] ********

any idea?

Erez

5 REPLIES 5

Former Member
0 Kudos

For this message ""SSO logon not possible; browser logon ticket cannot be accepted ""

Could you verify the SSO parameters are set in the system. There 2 parameters which has to be set one for creating SSO ickets and other is to accept SSO tickets.

Regards,

Muthu Kumaran KG

0 Kudos

Hello

Accept is is in the ECC6 profile. should I also set it in the SAPWEBDISP.PFL?

Erez

Former Member
0 Kudos

Hi,

Please, check the below thread. It might be useful to you.

/thread/388167 [original link is broken]

Thanks

R.Murali

0 Kudos

Some check points.,

1. Set these parameters in DEFAULT.PFL

2. Verify the logon method in portal is set to SAPLOGON tickets

3. Make sure the user ID is same in both portal and backened system

4. Import the portal certificate to the backend system

5. Include the portal in the backend system ACL

6. While importing the certificate and adding in ACL the component system will ask for client number of portal, mention 000

To download the certificate of the portal make use of keystore administration.

Let me know if this set right in your system.

Thanks.

Regards,

Muthu Kumaran KG

Former Member
0 Kudos

Gentlemans

I need to clearify that the problem is not with portal to ECC SSO.

I'm using ICM client (BSP pages) directly from the user IE.

the msg I got is from the BSP login page.

Please advice

Erez