[{"label":"Latest (v1.0)","version":"latest"}]
csp
ExpandedAuthClientDto
Defines the expanded authentication properties of the client.
Properties
string
description
Optional
The organization OAuth Application description.
string
displayName
Optional
The organization OAuth Application display name.
string
id
Optional
The unique identifier of the OAuth Application (client).
JSON Example
{
"customRoles": [
{
"createdBy": "string",
"createdDate": "string",
"expiresAt": 3609941597,
"lastUpdatedBy": "string",
"lastUpdatedDate": "string",
"membershipType": "DIRECT",
"name": "string",
"resource": "string"
}
],
"description": "string",
"displayName": "string",
"id": "string",
"organizationRoles": [
{
"createdBy": "string",
"createdDate": "string",
"displayName": "string",
"expiresAt": 3609941597,
"lastUpdatedBy": "string",
"lastUpdatedDate": "string",
"membershipType": "DIRECT",
"name": "string",
"resource": "string"
}
],
"serviceRoles": [
{
"serviceDefinitionId": "string",
"serviceRoleNames": [
"string"
],
"serviceRoles": [
{
"createdBy": "string",
"createdDate": "string",
"expiresAt": 3609941597,
"lastUpdatedBy": "string",
"lastUpdatedDate": "string",
"membershipType": "DIRECT",
"name": "string",
"resource": "string"
}
]
}
],
"sourceOrg": {
"displayName": "string",
"orgId": "string",
"shortId": "string"
}
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Property Of
PagedPostResponseExpandedAuthClientDto
PagedResponseExpandedAuthClientDto