Create a new security configuration, assign the SAPSSOTokenLoginModule authentication provider to it, and assign the security configuration to an Unwired Server domain.
The SAPSSOTokenLoginModule authentication provider supports SSO2 token logins to SAP systems through both JCo and DOE-C connections. You can assign security configurations to domains or packages.
- Log in to Sybase Control Center. Navigate to and select Security.
- Select the General tab, then New.
- Name the secrurity configuration, for example SAPSSOSECADMIN, and click OK.
- Select the SAPSSOSECADMIN security configuration.
- Select the Authentication tab.
- Click New and select com.sybase.security.sap.SAPSSOTokenLoginModule as the Authentication provider. Enter SAP server URL, certificate name, and password values appropriate for your SAP system and click OK. For example:
SAP Server URL: http://sap-doe-vm1.sybase.com:8000/sap/bc/ping?sap-client=200
SAP Server Certificate: ${djc.home}/Repository/CSI/conf/SNCTEST.pse
//full path with server-specific environment variable set to root of imported SAP PSE certificate
SAP Server Certificate Password: password
Note: The SAP Server URL should match that of the deployed ESDMA.
- Select com.sybase.security.core.NoSecLoginModule and click Delete.
- Select the General tab, select Validate then Apply.
- Navigate to the domain to which you are assigning a security configuration, and select the Security Configurations tab.
- Click Assign,and select SAPSSOSECADMIN to assign the security configuration to the domain.
- Select the Security Configurations tab, and remove any other security configurations for the domain, if configured.