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

View Entire Topic
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