AppInfo | @here/olp-sdk-ts
Interface AppInfo
Hierarchy
- AppInfo
Index
Properties
Optional app Creation Enabled
Optional client Hrn
HRN for the client/application.
Optional client Id
Identifier for the client/application.
Optional default Scope
The default value for the "scope" parameter when requesting a client_credentials OAuth2 token if no "scope" parameter is specified.
Optional description
Prose description of the client.
Optional is Restricted Scope
If true, the app cannot request a token with a scope different from defaultScope.
Optional name
Human readable name of the client.
Optional owner Hrn
The hrn of the user that owns this client.
Optional owner Id
The id of the user that owns this client.
Optional realm
A realm to which app belongs to.
Generated using TypeDoc
If true, the app can create apps.