cancel
Showing results for 
Search instead for 
Did you mean: 

Use PI to connect to ext system using kerberos/spnego

Former Member
0 Kudos

Hi

Is it possible to configure PI to call external web service using kerberos/spnego? If so, how is it done?

It is said to be supported, but after looking I find no sign of anyone who has implemented this with PI.

Thank you

regards Ole

Accepted Solutions (0)

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Using PI you can connect to external webservice via SOAP adapter. Please check with SOAP reciever configuration. For authentication you will use Kerberos.

Soap receiver adapter [link|http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm]

To know kerberos configuration you might want to see this...

agasthuri_doss
Active Contributor
0 Kudos

Ole,

>Is it possible to configure PI to call external web service using kerberos/spnego?

Yes, Thru SOAP adapter, You can go ahead with HTTPS call settings in SOAP adapter too

Cheers

Agasthuri

Former Member
0 Kudos

Hi

Thanks! Still I have a couple of questions:

Do we use the "Web Services Security" profile for this? "Certificate Authentication"? If so, what security standard etc are used in Receiver Agreement?

How much configuration is needed in the jave stack, ref [ ]? Is this also necessary for us at the sender side?

Forgot to tell that the PI system is 7.10.

regards Ole

Edited by: Ole Mugaas on Jun 15, 2011 9:21 AM