[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
AllowedScopesDto
The allowed general, organization and service scopes of access.
Properties
array of
string
generalScopes
Optional
The General scopes (openid for example).
JSON Example
{
"generalScopes": [
"string"
],
"organizationScopes": {
"roles": [
{
"name": "string"
}
]
},
"servicesScopes": [
{
"allRoles": false,
"roles": [
{
"name": "string"
}
],
"serviceDefinitionId": "string"
}
]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of
CpnOrgOauthAppResponse
CpnOrgOauthAppUpdateRequest
OrgOauthAppRequest