cancel
Showing results for 
Search instead for 
Did you mean: 

How do we make SAP Logon connect to a non default client

asif_rahmetulla
Participant
0 Kudos

Hello,

We have enabled SAP Single Sign On using SNC X.509 Certificate on ABAP system that has multiple clients. The development system happen to have two client 600 and 700 with client 700 as the default login client. Each time we click on the SAP Logon connection, it opens up secure session into the default client using SAP SSO.

Is there a way we can setup the SAP Logon entry to establish connection to client other than the default?

Regards,

Asif

Accepted Solutions (1)

Accepted Solutions (1)

Colt
Active Contributor
0 Kudos

Hello Asif,

easy, just map your SNC Name (like p:CN=<Subject DN from your Certificate>) within client 600 as well. The SNC name mapping must be made within each client on a per-user basis. More information here and also check if snc/force_login_screen = 0 may be helpful in your scenario.

Cheers Carsten

Answers (1)

Answers (1)

asif_rahmetulla
Participant
0 Kudos

Hello Carsten,

Greetings! thank you for the quick response here

Yes, we can setup the SNC name for the SAP account within the client 600. However, the SNC Name for a given SAP account will be the same on both the clients. As SAP delivers client 000 and 001 out-of-the-box, we must setup the SNC name in those clients as well for the admin users to fully take advantage of the SAP Single Sign .

The parameter definitely helped!! and thank you for sharing the blog on potential risks.

Regards,

Asif