Configure authentication for a web service connection
- Last UpdatedOct 02, 2024
- 1 minute read
- PI System
- PI Server 2024 R2
- PI Server
Best practice is to use a secure connection when using basic authentication. To use a secure connection for a web service, use the URI scheme. The server must present a valid certificate for a secure connection to be established. To configure authentication for a web service connection, follow this procedure.
-
Go to Contacts plug-in.
-
Under Delivery Endpoints, select the web service delivery endpoint you want to authenticate.
Note: Both SOAP and REST delivery methods are supported. Be sure to check in the delivery endpoint if it is newly configured.
-
Click a hyperlink next to Authentication Option at the bottom of the window.
Select Authentication Option window opens.
-
Choose among the 3 authentication options.
-
Windows: PI Notifications Service will pass the network credentials of its service account to the web service
-
Anonymous: no credentials will be provided to the web service
-
Basic: enter a username and password the service will provide to the web service
Note: New username and password you put in will override existing credentials saved in PI Notifications Service. For basic authentication in a failover cluster setting, see Install PI Notifications Service in a failover cluster.
-
-
Select Basic radio button.
-
Enter the user name and password and click Save and Close.