Overview
Pairwise pseudonymous identifier (PPID), a component of the OpenID Connect Core 1.0 (OIDC) specification, is an opaque identifier recently implemented into the Aikyam platform for their tenants. This feature addresses the need for enhanced privacy in identity platforms, particularly when users interact with third-party apps.
Availability in Production/Launch date
Pairwise pseudonymous identifier (PPID), a component of the OpenID Connect Core 1.0 (OIDC) specification, is an opaque identifier recently implemented into the Aikyam platform for their tenants. This feature addresses the need for enhanced privacy in identity platforms, particularly when users interact with third-party apps.
Problem Statement
Earlier applications under the same IdP shared a common UUID (Unique User Identifier) across platforms. While acceptable for internal applications, this could lead to privacy risks when interacting with third-party apps, as they could potentially track user activity and misuse user behavior data across ecosystems. Thus, the prevention of user activity tracking across different relying parties led to the idea of implementing Pairwise Id. When the external/third-party apps need access, a PPID is generated using the user’s local UUID, protecting their privacy while allowing access to the application.
Public subject type:
