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
| Name | Type | Description |
|---|---|---|
identity_provider_id | Uuid | Identity provider UUID backing this association. |
identity_provider_name | String | Human readable identity provider name for diagnostics. |
sub | String | OIDC/OAuth subject (sub) tied to the principal. |