# SamlConfig
## Properties
**configured** | **bool** | |
**enabled** | **bool** | |
**idp_entity_id** | Option<**String**> | | [optional]
**single_sign_on_service_url** | Option<**String**> | | [optional]
**name_id_format** | **String** | |
**sp_entity_id** | **String** | |
**acs_url** | **String** | |
**allow_idp_initiated** | **bool** | whether unsolicited (IdP-initiated) SAML responses are accepted. false is the default and the secure posture — see SamlConfigRequest.allow_idp_initiated. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)