cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure SSO for an abap based web service

Former Member
0 Kudos

Hello,

I wish , for example, to create a webservice from our ECC6 system wich creates purchase orders. I wish users to access this web service using SSO.

I need a pointer to related documenations on how to configure the SSO part.

Thanks

Boaz

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

If you're calling a web service, you'll need some kind of mechanism to provide the credentials. You can do this with logon tickets (if the call is from another SAP app), X.509 client certs, SAML, etc.

For a starter:

http://help.sap.com/saphelp_nw70/helpdata/en/d6/031c3ac9fb1d75e10000000a114084/frameset.htm