Field | Type | Required | Description |
---|---|---|---|
id |
string | ✔️ | N/A |
object |
Components\SAMLAccountObject | ✔️ | String representing the object's type. Objects of the same type share the same value. |
provider |
string | ✔️ | N/A |
active |
bool | ✔️ | N/A |
emailAddress |
string | ✔️ | N/A |
publicMetadata |
array<string, mixed> | ➖ | N/A |
verification |
Components\Saml|Components\Ticket | ✔️ | N/A |
firstName |
?string | ➖ | N/A |
lastName |
?string | ➖ | N/A |
providerUserId |
?string | ➖ | N/A |
samlConnection |
?Components\SAMLConnectionSAMLConnection | ➖ | N/A |