Skip to content

💪 [Enhancement]: Content View: Let Dashboard Gateway act as proxy #476

@Annelotte-Mons

Description

@Annelotte-Mons

Category

Dashboard visualization

Description

Currently for the content view, the Dashboard-Gateway basically creates a SAS-URL to query the logic app API directly.

However, when using a fully VNET integrated solution, this approach quickly falls apart as dashboard users will not have access to all the LogicApps directly, which are put to private.
Instead, it makes more sense to me to have the Dashboard Gateway act as a proxy to retrieve the content for the user (and there is already Entra ID auth here).

This way, the dashboard gateway can simply be configured to be able to access the logic apps, and it can access them on behalf of the user (pretty much already in place for resubmits etc. IIRC?)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriagePending issues not in the correct form/waiting for enough details.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions