OrgConfig
OrgConfig
JSON Example
{
"uberOauthAppSecret": "uberOauthAppSecret",
"uberOauthAppId": "uberOauthAppId",
"maxInstances": 0,
"trialExpiry": "2000-01-23T04:56:07.000+00:00"
}
integer
maxInstances
Optional
Maximum number of instances allowed in an organization.
string As date-time
As date-time
trialExpiry
Optional
Expiry date for trial. If absent then organization is no longer in trial.
string
uberOauthAppId
Optional
CSP known OAuth App ID for the Uber OAuth App that can be used by CDS to create/edit/delete other OAuth Apps as necessary.
string
uberOauthAppSecret
Optional
App secret for the Uber OAuth App. Cannot be retrieved, only updated. Six astrics (******) is interperted as "secret remains the same". Anything else is interperted as the new secret, or the secret being cleared.