If you don't have permission to update the policy on a resource, you can currently still see the add, edit, and delete buttons and open and submit the corresponding forms (you get 403s back from the API). We should check the user's role and not show them that stuff unless they're an admin. I believe viewers can still see the policy, however.
So: show the policy, but not the edit button.