# ApplicationIdpModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name provided for the OAuth2 application. | **clientId** | **String** | The OAuth2 application's client ID. | **scopes** | **[String]** | List of the scopes granted to the OAuth2 application. | **createdAt** | **Date** | ISO8601 datetime the record was created at. | **updatedAt** | **Date** | ISO8601 datetime the record was last updated at. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)