Hello,
I need to expose InterSystems HealthInsight dashboards over the internet to external operators. The authentication flow is managed externally. When a user is authenticated, our system receives an HTTP request with specific headers (e.g., operator’s fiscal code and hospital identifier) that we need to extract in order to:
- Authorize the user to access the dashboards.
- Apply row-level security on the dashboards, filtering the data by hospital and user role.
I created a new Web Application on IRIS as shown in the screenshot: