# SystemConfigOAuthDto
## Properties
**auto_launch** | **bool** | |
**auto_register** | **bool** | |
**button_text** | **String** | |
**client_id** | **String** | |
**client_secret** | **String** | |
**default_storage_quota** | Option<**u64**> | |
**enabled** | **bool** | |
**issuer_url** | **String** | |
**mobile_override_enabled** | **bool** | |
**mobile_redirect_uri** | **String** | |
**profile_signing_algorithm** | **String** | |
**role_claim** | **String** | |
**scope** | **String** | |
**signing_algorithm** | **String** | |
**storage_label_claim** | **String** | |
**storage_quota_claim** | **String** | |
**timeout** | **u32** | |
**token_endpoint_auth_method** | [**models::OAuthTokenEndpointAuthMethod**](OAuthTokenEndpointAuthMethod.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)