vikashrajgupta commented on issue #28141: URL: https://github.com/apache/superset/issues/28141#issuecomment-2067239854
@rusackas Shared example is just a default chart from superset but In my case, I have created a dashboard for which I have provided admin and public access. I'm calling` api/v1/security/login` using the `admin (have all access) username and password` and then passing the access token to` /gues_token` endpoint. In guest_token I'm passing the embedded dashboard ID and the username for which only provided public access. When I'm opening the interface using public user credentials I'm only able to see provided access. but I'm fetching the same dashboard in Iframe by the above shared process getting the edit chart and title clickable option. I'm confused about why this is happening. Am I missing anything in the whole process? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org