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 No status
Categories Security
Created by Housnat Aboubacar
Created on Oct 21, 2024

Allow Federation of ClientIDs and tokens from Entra ID into AVEVA Identity Manager

For clients who previously relied on claims authentication with PI Web API, it would be useful to be able to reproduce a similar authentication flow with bearer authentication and the AVEVA Identity Manager in PI Server 2023. Currently, federation of ClientIDs and tokens from Entra ID is not possible. AIM does not recognize Entra ID tokens and vice-versa.


Clients should be able to:

  1. Request an Entra ID token from a client registered directly in Entra ID (using the client credentials grant type).

  2. Supply a request to the PI Web API for data with the supplied Entra ID token in the authorization header.

  3. Have the AIM server validate those tokens on behalf of Entra ID.

  4. Have PI Web API return the requested data once the tokes passes validation.

  • Attach files