GitHub user dominikriemer added a comment to the discussion: Standalone dashboard without login.
Hi, that's right - the meaning of `Public Element` is that the resource is available to all authenticated users. Before we introduced object-based permission management, it was possible to access the dashboard in standalone mode without permissions. If we want to support anonymous access to the standalone dashboard (similar to the "share as url" feature of Google Docs or Sharepoint), I think we would need to extend the permission system to allow configuration of anonymous access for all dependent resources (for dashboards: the dashboard, the dashboard widgets and the corresponding data lake measure) and then extend the authentication system. GitHub link: https://github.com/apache/streampipes/discussions/1832#discussioncomment-6774049 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
