Skip to main content

DeletePrincipalAssociationRequest

  • Stability: stable

Deletes the binding identified by principal, identity provider, and subject triple.

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

Properties

NameTypeDescription
principal_idUuidPrincipal whose association should be removed.
identity_provider_idUuidIdentity provider participating in the association.
subStringSubject value identifying the association to delete.

Back to Control Plane