osapi.jive.corev3.admin.Person.Authorization
Jive allows for any user to grant authorization to a client installed through an addon. AuthorizationEntity contains details of such authorization. Retrieving other authorizations given, for example, using Connects API is not supported. It will not be possible to grant (create) authorization using this API, only query (GET) & removal (DELETE) are supported.
Properties
Property | Type | Mode † | Description |
---|---|---|---|
agent | String | read-only | ↑ |
appNames | String[] | read-only | ↑ |
created | ISO 8601 Date | read-only | ↑ |
expires | ISO 8601 Date | read-only | ↑ |
id | String | read-only | ↑ Identifier (unique within an object type and Jive instance) of this object. |
name | String | read-only | ↑ |
resources | Object | read-only | ↑ Resource links (and related permissions for the requesting person) relevant to this object. |
type | String | read-only | ↑ |