Field | Type | Required | Description |
---|---|---|---|
object |
Components\SchemasSAMLConnectionObject | ✔️ | N/A |
id |
string | ✔️ | N/A |
name |
string | ✔️ | N/A |
domain |
string | ✔️ | N/A |
acsUrl |
string | ✔️ | N/A |
spEntityId |
string | ✔️ | N/A |
spMetadataUrl |
string | ✔️ | N/A |
active |
bool | ✔️ | N/A |
provider |
string | ✔️ | N/A |
userCount |
int | ✔️ | N/A |
syncUserAttributes |
bool | ✔️ | N/A |
createdAt |
int | ✔️ | Unix timestamp of creation. |
updatedAt |
int | ✔️ | Unix timestamp of last update. |
idpEntityId |
string | ✔️ | N/A |
idpSsoUrl |
string | ✔️ | N/A |
idpCertificate |
string | ✔️ | N/A |
attributeMapping |
?Components\AttributeMapping | ➖ | N/A |
allowSubdomains |
?bool | ➖ | N/A |
allowIdpInitiated |
?bool | ➖ | N/A |
disableAdditionalIdentifications |
?bool | ➖ | N/A |
idpMetadataUrl |
?string | ➖ | N/A |
idpMetadata |
?string | ➖ | N/A |