chandug1991 commented on issue #33698:
URL: https://github.com/apache/superset/issues/33698#issuecomment-2945653737

   Thanks for the detailed explanation.
   
   Yes, I understand this is a known limitation. However, beyond just 
displaying the chart frame, what I’m observing is that even when a user role 
doesn't have access to certain charts or their underlying datasets, those 
charts are still being rendered (or at least visible) in the embedded dashboard 
within my React application.
   
   What I’m looking for is a way to enforce dataset-level permissions strictly, 
so that users should only see charts linked to datasets they are explicitly 
allowed to access not all dataset nor charts. Ideally, unauthorized charts 
should not appear at all—not just show an “Access Denied” overlay or expose 
metadata.
   
   Is there any current workaround or configuration—either via API, RLS, or 
dashboard/chart filtering—that could help enforce such fine-grained visibility 
in embedded mode based on the user’s dataset access?
   
   Looking forward to any recommendations


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to