appCreationEnabled?: boolean
If true, the app can create apps.
clientHrn?: string
HRN for the client/application.
clientId?: string
Identifier for the client/application.
defaultScope?: string
The default value for the "scope" parameter when requesting a client_credentials OAuth2 token if no "scope" parameter is specified.
description?: string
Prose description of the client.
isRestrictedScope?: boolean
If true, the app cannot request a token with a scope different from defaultScope.
name?: string
Human readable name of the client.
ownerHrn?: string
The hrn of the user that owns this client.
ownerId?: string
The id of the user that owns this client.
realm?: string
A realm to which app belongs to.
If true, the app can create apps.