Skip to main content

PrincipalAssociationDetails

  • Stability: stable

Represents which external IdP issued the sub claim and how it maps into Dataspine's catalog.

  • Qualified id: com.dataspine.controlplane.PrincipalAssociationDetails@1
  • Kind: struct

Properties

NameTypeDescription
identity_provider_idUuidIdentity provider UUID backing this association.
identity_provider_nameStringHuman readable identity provider name for diagnostics.
subStringOIDC/OAuth subject (sub) tied to the principal.

Back to Control Plane