RE: Canvas app show data in admin user
Hi Jeff,
This is how Microsoft implements the security and the only way to bypass this is by impersonation.
Currently, there seems to be no way to impersonate another user, so retrieving & showing all the records which logged-in users don’t have access to doesn’t seem to be possible right now.
As an alternate approach, you can tweak only the read privilege of the entity to the organization level for a security role that the logged-in user has.
This will allow the logged-in user to read all the records but prevent them from editing.
Hope this helps!
Thanks,
Sam