Sha256: d2307a94c53e3772c38aee25f848bdc3372c92ea49b7258f92411a604cbe5837

Contents?: true

Size: 1.59 KB

Versions: 22

Compression:

Stored size: 1.59 KB

Contents

---
title: OrgOAuthClient
---
## PureCloud::OrgOAuthClient

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The name of the OAuth client. | |
| **date_created** | **DateTime** | Date this client was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Date this client was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **created_by** | [**UriReference**](UriReference.html) | User that created this client | [optional] |
| **modified_by** | [**UriReference**](UriReference.html) | User that last modified this client | [optional] |
| **authorized_grant_type** | **String** | The OAuth Grant/Client type supported by this client. Code Authorization Grant/Client type - Preferred client type where the Client ID and Secret are required to create tokens. Used where the secret can be secured. Implicit grant type - Client ID only is required to create tokens. Used in browser and mobile apps where the secret can not be secured. SAML2-Bearer extension grant type - SAML2 assertion provider for user authentication at the token endpoint. Client Credential grant type - Used to created access tokens that are tied only to the client.  | |
| **organization** | [**NamedEntity**](NamedEntity.html) | The  oauth client's organization. | [optional] |
{: class="table table-striped"}


Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
purecloudplatformclientv2-37.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-36.1.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-36.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-35.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-34.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-33.1.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-33.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-32.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-31.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-30.1.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-30.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-29.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-28.0.1 docs/OrgOAuthClient.md
purecloudplatformclientv2-28.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-27.1.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-27.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-26.0.1 docs/OrgOAuthClient.md
purecloudplatformclientv2-26.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-25.0.0 docs/OrgOAuthClient.md
purecloudplatformclientv2-24.0.0 docs/OrgOAuthClient.md