Skip to content

HENGSHI SENSE Embedded Data Analysis Scenario Solutions

Account Integration

Integrate with SSO authentication methods to resolve the unified authentication issue between application identity and user identity, providing secure and reliable user identity authentication and user identity transfer, refer to SSO Documentation.

Single Sign-On

Integrate with SSO authentication methods to resolve the unified authentication issue between application identity and user identity, providing secure and reliable user identity authentication and user identity transfer, refer to SSO Documentation.

Functional Permissions

Utilize user role management, refer to User Management Documentation.

Data Permissions

Embedded Creation Page

Embed the link of the HENGSHI product into an iframe with the attribute name="export".

For example, the iframe for https://preview.hengshi.com/app would be written as <iframe src="https://preview.hengshi.com/app" name="export"></iframe>.

Tip

Creation area pages do not support mobile embedding

Embedded Published Page

Tip

Published area pages support page self-adaptation

API Support

The HENGSHI system supports client-mode restful open APIs, refer to API Documentation.

Tip

  1. Page embedding supports parameters, including data filtering and style customization, which will be elaborated on below
  2. The required API list needs to be considered by the integrator from a product perspective, it is recommended to use page integration as much as possible to avoid the complexity of APIs;
  3. On the user role user group side, the integrator needs to consider functional permission issues: synchronize user information to the HENGSHI system; user registration/deletion will trigger HENGSHI API calls, user role modification; coordination of user groups

HENGSHI SENSE Platform User Manual