| Name | Description | Type | Additional information | 
|---|---|---|---|
| ID | The unique identifier for the identity provider | globally unique identifier | Required | 
| Name | Identity Provider Name | string | None. | 
| Provider | The URL of the Identity Provider. | string | None. | 
| Domain | The domain of the identity provider. | string | Required | 
| Enabled | Dertemines whether the identity providet is enabled | boolean | None. | 
| Certificate | Optional certificate embedded in the XML signature, can be used when verifying the signature. | string | None. | 
| Expiry | Expiry of the certificate | date | None. | 
| SignOnURL | The URL required to get the user to login. | string | None. | 
| LogoutURL | The URL to post the logout command to | string | None. | 
| SignAuthnRequest | Signed Autentication Request. The default is false | boolean | None. | 
| SAMLResponseSigned | The optional WantResponseSigned attribute specifies whether the SAML contactList from the partner identity provider should be signed. The default is false | boolean | None. | 
| SAMLAssertionSigned | The optional WantAssertionSigned attribute specifies whether the SAML assertion from the partner identity provider should be signed. The default is false. | boolean | None. | 
| SAMLAssertionEncrypted | The optional WantAssertionEncrypted attribute specifies whether the SAML assertion from the partner identity provider should be encrypted. The default is false. | boolean | None. | 
| ClockSkew | The optional ClockSkew attribute specifies the time span to allow for differences between local and partner computer clocks when checking time intervals. The default is no clock skew. | time interval | None. | 
| Verified | Verification check. | boolean | None. | 
| DomainTXTrecord | Domain TXT string used in verification check. | string | None. |