Skip to main content

CreatePrincipalAssociationResponse

  • Stability: stable

Returns the principal, identity provider, and subject fields after the control plane persists the binding.

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

Properties

NameTypeDescription
principal_idUuidPrincipal id from the create request.
identity_provider_idUuidIdentity provider id from the create request.
subStringSubject string from the create request.

Back to Control Plane