Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is accessible through the following HTTP interfaces:

...

Name

Description

_id

The unique id of the document.

createdAt

When this document was created.

updatedAt

When this document was last updated.

title

String. The title of the client.

api

The client basic auth details. See api.

authority

A JSON encoded string of an agent object that will be set on any statements that the client pushes. See authority.

scopes

An array of strings. Permission scopes that this client has permission for.

isTrusted

Whether this client is enabled.

organisation

The organisation this client is attached to.

lrs_id

The id of the store that the system will put received xapi statements.

...

Name

Description

objectType

‘Agent’.

name

Name of the agent.

mbox

Optional, of its an mbox

mbox_sha1sum

Optional, mbox sha1

openid

Optional, the open id.

account

Optional, A JSON object. See Account

homePage

Optional, the homePage.

...