Skip to Main Content
AVEVA Product Feedback


Allow additional authentication types for web service delivery endpoints in PI Notifications

Allow for additional authentication types to be added for web service delivery endpoints. Currently, the only available options are Windows, Anonymous, and Basic.
  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Sep 25, 2024

      My company is also requiring OAuth / Bearer authentication for PI Notification API calls.

    • Guest
      Reply
      |
      Jan 24, 2024

      This is a very popular integration method between PI and ServiceNow, providing OAUTH authentication (or other modern and secure alternatives) is critical considering some cybersecurity teams are not allowing basic authentication in their organizations.

    • Guest
      Reply
      |
      Sep 25, 2023

      claims based authentication using tokens

    • Guest
      Reply
      |
      Aug 20, 2022
      What additional authentication types did you have in mind?
    • Guest
      Reply
      |
      Aug 20, 2022
      Hi @Kenneth Barber, I have tech support case 00883545 where the customer was hoping to use Bearer authentication for the web service delivery endpoint. The Notifications service would need to request a token from an external token generator and supply it in the authentication headers. This could be useful for communicating with modern REST APIs that require more secure authentication.