cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication issue with SOAP client

Former Member
0 Kudos

Hi Experts,

Need help with the following:

The PI system is communicating with a SOAP client.

1) Is it mandatory for the SOAP client to provide PI login credentials in the SOAP call to pass data to PI?

2) Is there a way to switch off the Authentication mechanism as the SOAP client does not pass this information?

Any help would be appreciated.

Thank you,

Regards,

Rakesh.

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

1) Is it mandatory for the SOAP client to provide PI login credentials in the SOAP call to pass data to PI?

2) Is there a way to switch off the Authentication mechanism as the SOAP client does not pass this information?

This authentication is mandatory if you will not turn off the authentication mechanism. However, turning the authentication mechanism off will turn it off for the whole SOAP protocol. See the following thread for more info:

Hope this helps,

Mark

Answers (2)

Answers (2)

Former Member
0 Kudos

Authentication is not mandatory.

former_member472138
Active Contributor
0 Kudos

Don't set the User authentication mechanism. This applies at globally for this adapter.