We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Originally posted by obermeier August 17, 2023 If a dashboard was created, it has the possibility to set the permissions to "Public Element"
With this permission it is possible to access the dashboard without login, e.g. with the standalone link (/standalone/sp:dashboardmodel:...)
But the data are not shown because the measurement API requires an authentication. (/streampipes-backend/api/v4/datalake/measurements/)
One of my questions is: wath should be the meaning of "Public Element". - Accessible for all users of the system, or also users without an account.
I like the idea to have the possibility to provide dashboards without an account.
The text was updated successfully, but these errors were encountered:
Improve Kafka behaviour for pipeline preview (#1838)
3df5140
No branches or pull requests
Discussed in #1832
Originally posted by obermeier August 17, 2023
If a dashboard was created, it has the possibility to set the permissions to "Public Element"
With this permission it is possible to access the dashboard without login, e.g. with the standalone link (/standalone/sp:dashboardmodel:...)
But the data are not shown because the measurement API requires an authentication. (/streampipes-backend/api/v4/datalake/measurements/)
One of my questions is: wath should be the meaning of "Public Element".
- Accessible for all users of the system, or also users without an account.
I like the idea to have the possibility to provide dashboards without an account.
The text was updated successfully, but these errors were encountered: