GitHub user dosubot[bot] added a comment to the discussion: The issue regarding obtaining an Embedded Token
<!-- Answer --> You only need to include the dashboard ID in the `resources` field when creating a guest token for embedding. Superset automatically grants access to the charts and datasets associated with that dashboard—there’s no need to list chart or dataset IDs explicitly. If you add or replace charts in the dashboard, you do not need to update the guest token as long as the dashboard ID stays the same. This makes embedding much easier to maintain, even as dashboards change frequently. For best security, use a limited role (like `gamma`) for guest users, and make sure your dashboard is published and embedding is configured correctly. [Reference](https://github.com/apache/superset/issues/26201) [Reference](https://github.com/apache/superset-embedded-sdk/README.md) <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/7ebc95c7-dc95-4caa-a964-6d2de787b07f?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/7ebc95c7-dc95-4caa-a964-6d2de787b07f?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/7ebc95c7-dc95-4caa-a964-6d2de787b07f?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/7ebc95c7-dc95-4caa-a964-6d2de787b07f?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/7ebc95c7-dc95-4caa-a964-6d2de787b07f?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/7ebc95c7-dc95-4caa-a964-6d2de787b07f?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/7ebc95c7-dc95-4caa-a964-6d2de787b07f?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=github)& nbsp;[](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/35670) GitHub link: https://github.com/apache/superset/discussions/35670#discussioncomment-14696008 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
