informatics-isi-edu / openseadragon-viewer

2D viewer with openseadragon
Apache License 2.0
5 stars 2 forks source link

Add dynamic acl support #91

Closed RFSH closed 3 years ago

RFSH commented 3 years ago

This PR is based on the recent changes in https://github.com/informatics-isi-edu/chaise/pull/2081.

Previously I was sending the static table-level acls to OSD viewer. But in this PR, I changed the APIs to send specific column-level ACLs for places that we want to check the user permissions.