Task #5813
MNDeployment #4700: IARC (International Arctic Research Center) Data Archive
Task #5759: IARC: Testing
Task #5788: IARC: Registration in environment (production)
Task #5811: IARC: Authentication and Authorization
IARC: Science Metadata access
100%
Description
Verify that Science Metadata has the correct read, write and updatePermissions permissions.
Verify that Science Metadata can be accessed only by users who have the required permissions.
History
#1 Updated by Laura Moyers over 10 years ago
- Target version changed from Deploy by end of Y5Q4 to Deploy by end of Y1Q1
#2 Updated by Laura Moyers about 10 years ago
- Target version changed from Deploy by end of Y1Q1 to Deploy by end of NCTE
#3 Updated by Mark Servilla over 9 years ago
- Assignee set to Mark Servilla
#4 Updated by Mark Servilla over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- translation missing: en.field_remaining_hours set to 0.0
The MN urn:node:IARC correctly blocks not authorized access to science metadata objects:
curl -i -E ./cnode.pem -X GET https://trusty.iarc.uaf.edu/mn/v1/isAuthorized/dcx_d1434057-74ae-4a5a-a85a-37d5f2dcef82_0?action=write
HTTP/1.1 401 UNAUTHORIZED
Date: Mon, 11 May 2015 20:17:32 GMT
Server: Apache/2.4.7 (Ubuntu)
Transfer-Encoding: chunked
Content-Type: application/xml
<?xml version="1.0" ?>write on "dcx_d1434057-74ae-4a5a-a85a-37d5f2dcef82_0" denied. Active subjects: authenticatedUser (equivalent), CN=DataONE Production CA,DC=dataone,DC=org (primary), public (equivalent)
The MN urn:node:IARC correctly blocks not authorized access to science metadata objects:
curl -i -E ./cnode.pem -X GET https://trusty.iarc.uaf.edu/mn/v1/isAuthorized/dcx_d1434057-74ae-4a5a-a85a-37d5f2dcef82_0?action=read
HTTP/1.1 200 OK
Date: Mon, 11 May 2015 20:19:51 GMT
Server: Apache/2.4.7 (Ubuntu)
Content-Length: 2
Content-Type: text/plain