Follow up for the Functional Tests that need to be added from MS1
These are the Test Suites we still need to finish up. @akimbotwix if this is already part of an existing ticket. please let me know. **Test Suite: Local Permissions** - [x] Test 1: User data tenancy control (Orthanc) * [x] Admin creates policy allowing upload of image to Sonador * [x] Test user uploads data to the server * [x] Admin creates a user grant on Orthanc giving the test user permission to access the uploaded study * [x] Verify that the user has authorization * [x] Test 2: Inverse of Original test * [x] User uploads image * [x] Revoke their permissions with user model API, verifiy they aren't authorized * [x] Test 3: Test User grant to second user * [x] User uploads image to Sonador * [x] Utilize Sonador user/groups API to create a new limited user. * [x] Create a grant providing access to the data. * [x] Perform a retrieve operation using the limited user and ensure access to the data. * [x] Remove the grant, perform a retrieve operation and ensure that access to the data is denied
issue