Skip to main content

DescribePrincipalResponse

  • Stability: stable

Combines tags with each linked identity provider id, display name, and subject identifier.

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

Properties

NameTypeDescription
idUuidPrincipal UUID described by the response.
tags_jsonStringSerialized JSON tags for the principal.
associationsList<PrincipalAssociationDetails>Identity provider associations linked to the principal.

Back to Control Plane