ISPid
ISPid stands for Identity Service Provider Identifier, a concept used in federated identity systems to provide a stable, lightweight reference to an identity service provider within a given ecosystem. It functions as a canonical handle that discovery services, metadata repositories, and relying parties can use to locate the appropriate IdP during authentication and attribute exchange. ISPid is not an authentication mechanism itself; it identifies the party that performs authentication.
The exact syntax and scope of an ISPid vary by federation or protocol. Common patterns include URIs,
ISPid is often used alongside established protocols such as SAML 2.0, OpenID Connect, and WS-Federation. It is
Security and governance of ISPid rely on trusted registries, proper binding to a provider’s trust anchors, and
See also: OpenID Connect, SAML 2.0, Federated identity, EntityID, Issuer.