Versions Compared

Key

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

This function is used to register external application that would like to integrate with Seamless. Once the (External) Application is registered successfully, Seamless APIs are accessible through granted ClientId and Secret.

APPLICATION LIST

...

When click on button “Register Application”, the following popup would display:

...

  • Application Name: this would be the name of (External) Application, who would like to access Seamless APIs.

  • Available Actions: selected actions would define which APIs are allowed to access by the current Application.

  • Organization: this is related to ring-fencing.

    • If selected organization is the root organization, APIs would return data of the whole organization, including the parent organization and its child organizations.

    • If selected organization is the child organization, API would only return of the selected child organization, not the whole organization.

Other actions in APPLICATION LIST:

  • Edit: you can modify “Available Actions” and “Organization”.

  • View credentials: you can see ClientId and Secret of a given Application.