# OidcConfigResponse
## Properties
**attribute_mapping** | [**serde_json::Value**](.md) | |
**auto_create_users** | **bool** | |
**client_id** | **String** | |
**created_at** | **String** | |
**has_secret** | **bool** | |
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**is_enabled** | **bool** | |
**issuer_url** | **String** | |
**map_groups_to_groups** | **bool** | |
**name** | **String** | |
**pkce_enabled** | **bool** | |
**scopes** | **Vec<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)