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
- Data connection, refer to Connection Permission Documentation
- Application publishing permission control, refer to Publishing Permission Control
- Use parameters for embedded published page control, refer to Published Page Embedding Data Filter Guide
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
- Support embedding similar to creation area pages
- Use the Share Button on the published area page to get the embedded link, embed it using iframe, refer to Application Sharing Embedding
Tip
Published area pages support page self-adaptation
API Support
The HENGSHI system supports client-mode restful open APIs, refer to API Documentation.
Tip
- Page embedding supports parameters, including data filtering and style customization, which will be elaborated on below
- 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;
- 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