Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status Completed
Categories PI Web API
Created by Guest
Created on Aug 23, 2022

PI Web API should cache Windows Identities when making multiple requests with Claims Based Authentication

As a PI Web API client, I would like bearer authentication to be more performant. So that I can write secure, responsive client applications BearerAuthenticationProvider should cache WindowsIdentity. Currently ClaimsPrincipal is cached and WindowsIdentity is retrieved for each request from C2WTS.
  • ADMIN RESPONSE
    Jul 10, 2023

    AVEVA PI Server 2023 and PI Web API 2023 introduces modern, claims-based authentication via OpenID Connect. PI Web API's claims implementation has been completely redone, and now allows for user data caches. For additional information on AVEVA PI System 2023, please see the release announcement.

  • Attach files