Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

IdentityProviderEventStore

Tracks problems and successes with inbound SAML or OpenID Connect authentication requests from another app provider. It also records outbound SAML responses when Salesforce is acting as an identity provider. IdentityProviderEventStore is a big object. This object is available in API version 51.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see IdentityProviderEventStore in the Platform Events Developer Guide.

Fields

Field Name Field Label Type Digits Length Precision Scale
AppId Connected App ID reference 18
AuthSessionId Auth Session ID reference 18
CreatedDate Created Date datetime
ErrorCode Status picklist 255
EventDate Event Date datetime
EventIdentifier Event Identifier string 80
HasLogoutUrl Has Logout URL boolean
Id Identity Provider Event Store ID id 18
IdentityUsed Identity Used string 765
InitiatedBy Usage Type picklist 255
ProfileId Profile ID reference 18
RoleId Role ID reference 18
SamlEntityUrl Entity ID string 1500
SsoType SSO Type picklist 255
UserId User ID reference 18