Updated on 2022-02-24 GMT+08:00

Grant List and Accept List

The IoT platform supports authorization between applications of the same user and different users. In addition, two applications can be mutually authorized. If application A is authorized to application B, application B can view and manage all devices connected to application A on the Management Portal. For example, application B can create rules and perform batch operations on devices connected to application A.

  • Authorizations are not transitive. If application A is authorized to application B and application B is authorized to application C, application A is not necessarily authorized to application C.
  • There are two types of authorization: view and edit. The object to be edited is devices connected to the application, not the application itself. For example, if application A is authorized to application B, the user of application B can operate the devices connected to application A but cannot edit the information on the application details page of application A.

Procedure

To authorize application A to application B, perform the following steps:

  1. Click application A to view its details.
  2. Click the Grant List tab.
  3. Click Authorized Applications. You can delete authorized applications from the list.
  4. Click Grant Authority. In the dialog box displayed, select application B. If application B belongs to another user, select Application of another user for Target Application and specify Application ID and Permission. The user of application A can operate devices connected to application B only if Permission is set to Edit.

    NOTE:

    To obtain an application ID, use either of the following operations:

    • When a new application is created, the IoT platform automatically returns the application ID.
    • For an application that has been created, you can view its ID on the Information tab page of the application details page.

  5. Click Grant.

    • On the page displayed after you choose Grant List > Authorized Applications of application A, you can view application B. To cancel the authorization, click .

    • On the page displayed after you choose Accept List of application B, you can view basic information about application A. If applications A and B belong to different users, you can log in to the Management Portal as the user corresponding to application B, choose Application Management > Application List, and click the Accept List tab to view basic information about application A.
    • If applications A and B belong to different users, you can choose Grant List > Authorized Users of application A to view the name of the user to which application B belongs. To revoke the authorization, click . Doing so removes all authorized applications of the user from the authorized application list.

  6. View and operate all devices connected to application A through application B.