cancel
Showing results for 
Search instead for 
Did you mean: 

The Single Sign On of SCM

Former Member
0 Kudos

Hello all,

I want to make a testing on SCM for Single Sign On(SSO), COuld someone tell me the step for configuarion the SSO?

Could someone give me some advice or instruction regarding this?

Some link on SAP library that will be approbated.

Pls

BR,Karl

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Basis team must be knowing it more details as they are the resposible for SSO.

As per me only one entry to be done as follows

On the SAP Web AS ABAP application server:

• In transaction RZ10, set the profile parameter login/accept_sso2_ticket = 1.

• Set login/create_sso2_ticket = 0 unless the server should also be able to issue tickets. (Use DEFAULT profile)

Parameter name : login/accept_sso2_ticket Parameter value : 1

Parameter name : login/create_sso2_ticket Parameter value

Add the Web AS information to the access control list. Enter the Web AS system ID and its Distinguished Name from the certificate found in the TicketKeystore entry. For J2EE Engine's use client number 000.

o For Releases >= 6.10, use the transaction STRUSTSSO2.

See more details in https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e676ec90-0201-0010-cfa3-90b7c129...

Answers (0)