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
| Name | Type | Description |
|---|---|---|
principal_id | Uuid | Principal id from the create request. |
identity_provider_id | Uuid | Identity provider id from the create request. |
sub | String | Subject string from the create request. |