cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure SSO for NWBC?

Former Member
0 Kudos

Hi,

I configured the SSO for the SAPGUI with the videos in the link below, but it is not working for NWBC. When I access the NWBC, it is asking me for the login. Which additional steps do I will need to do to complete the SSO for NWBC?

http://scn.sap.com/docs/DOC-40179


We are using X.509 certificates and the Secure Login Server and SL Client 1.0.


I saw already the documentation in the forum below, but because I have ECC 6 EHP 6 (SAP_BASIS 731 SP14), I do not have the transaction "sncwizard" in my system, so I can't use the process explained in the forum below. That said, is there other way to configure the SSO in NWBC or is this the only way?


http://scn.sap.com/community/netweaver-business-client/blog/2014/02/24/simplify-secure-data-access-n...

Thanks,

Carlos

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200373
Participant
0 Kudos

Carlos,

with SAP Single Sign-On 2.0, NWBC can directly call Secure Login Client to trigger a certificate enrollment with a Secure Login Server profile. The Secure Login product guide explains this in detail:

2.6.12.1 Integrating Secure Login Client into SAP NetWeaver Business Client

Use the configuration file to configure that SAP NetWeaver Business uses Client Secure Login Client for authentication.

Context

As an administrator you can configure a Secure Login integration by adding attributes to the admin options file. To add attributes to the admin options file, proceed as follows:

Procedure

  1. Access the NwbcOptions.xml file under %PROGRAMDATA%\SAP\NWBC\.
  2. Modify your runtime connections with the attribute <UseSecureLoginClient>.

...

Such certificate then can be used for HTTPS and SNC authentications.

SNC can be activated and configured also without SNCWIZARD, see again the product guide:

4.5  Configuration of the Cryptographic Library. . . . . . . . . . . . . .  .. . . . . . . . . . . . . . . . . . . . . 94

     SNC X.509 Configuration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96

     X.509 and Kerberos Authentication. . . . . . . . . . . . . . . . . . . . . .. .. . . . . . . . . . . . . . . . . . . . . 105

     SNC Communication Protocol Parameters. . . . . . . . . . . . .. . . . .  . . . . . . . . . . . . . . . . . . . . 117

     User SNC Name Mapping. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123

-- Stephan