# SamlConfigResponse
## Properties
**admin_group** | Option<**String**> | | [optional]
**attribute_mapping** | [**serde_json::Value**](.md) | |
**created_at** | **String** | |
**entity_id** | **String** | |
**has_certificate** | **bool** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**is_enabled** | **bool** | |
**name** | **String** | |
**name_id_format** | **String** | |
**require_signed_assertions** | **bool** | |
**sign_requests** | **bool** | |
**slo_url** | Option<**String**> | | [optional]
**sp_entity_id** | **String** | |
**sso_url** | **String** | |
**updated_at** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)