DeletePrincipalAssociationRequest
- Stability:
stable
Deletes the binding identified by principal, identity provider, and subject triple.
- Qualified id:
com.dataspine.controlplane.DeletePrincipalAssociationRequest@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
principal_id | Uuid | Principal whose association should be removed. |
identity_provider_id | Uuid | Identity provider participating in the association. |
sub | String | Subject value identifying the association to delete. |