Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Object Changes

Access Requirement: shortDescription description → name

  • UI only or do we need a migration plan? We would need to

    • Update Synapse Web Client

    • Update Synapse React Client

    • Update all portals and SWC to use new versions of React Client

  • Likely cannot enforce uniqueness, but maybe we could warn when a new AR name collides with an existing one in the UI.

  • Enforce non-null/non-empty? Null/empty names could take on the requirement ID as a name.

...

Endpoint

Parameters/Object

Returns

Notes/Questions

Stories

???

Need a way to identify the caller as a reviewer so we can determine if we should show the navbar item in the web client.

This could be

  • Manually enabled/disabled as a profile setting

  • Request to see if any ARs exist with the caller having access via ACL (boolean or return the list of ARs)

As a reviewer, I need an intuitive way to access the ACT/Reviewer dashboard so I can review pending requests, troubleshoot user access, and perform other data access tasks.

POST /accessRequirement/search

AccessRequirementSearchRequest

AccessRequirementSearchResponse

For all services, when to allow array filters?

No auth required; ARs are public info

Special behavior if the reviewerID is the ACT?

Is this good enough for search?

As an ACT member, I want to be able to query for existing access requirements so I can inspect or modify them without having to navigate to a specific entity controlled by the AR.

As an ACT member, I want to be able to find an AR ID using the AR name so that I can filter other queries by AR without knowing the AR ID.

POST /dataAccessSubmission/search

DataAccessSubmissionSearchRequest

DataAccessSubmissionSearchResponse

Auth required

ACT member will see all submissions.

If the caller is not ACT, they will only see submissions on ARs for which they have the “REVIEW_SUBMISSIONS” permission.

What to do about https://docs.synapse.org/rest/GET/dataAccessSubmission/openSubmissions.html ? Deprecate?

See https://sagebionetworks.jira.com/wiki/spaces/~557058fa14d697877047ec802a3e459a04898e/pages/edit-v2/2617442828?draftShareId=316dfb35-cc6b-4dc2-9e97-c6a4bf025f02 – need to refine

This will support both the “Submissions” tab for all reviewers and the “Access History” tab for ACT

POST /accessApproval/historysearch

AccessApprovalHistoryRequest

AccessApprovalHistoryResponse

Is POST /accessApproval/group enough? Only difference is no history and sort, but sort could probably be added to that service.

Status by submitter - (submitter, AR ID) is primary key

As an ACT user, I want to see the entire history of Access Approvals so I can understand why a user may have gained or lost access on an access requirement.GET/POST /accessRequirement/{id}/bundle

We could also just do a service to get the related projects for an AR, since a service already exists for fetching the ACL

Objects

AccessRequirementSearchResultItemAccessRequirementSearchRequest

Code Block
languagejson
{
    "title":"Access Requirement Search Result ItemRequest",
    "description":"Access Requirement and related objectsDescribes the parameters for searching Access Requirements",
    "properties": {
        "accessRequirementIdnameContains":{
            "type": "string",
        },         "namedescription":"A {substring used to filter Access Requirements        "type": "stringby name"
        },
        "reviewerIdsrelatedProjectId":{
            // array of principal ids"type":"string",
            },
        "relatedProjectIds":{
            "type": "array",
   "description":"A synID used to filter Access Requirements to retrieve only those that have been applied within a particular project."
        },
        "itemsreviewerId": {
 
            "type": "stringnumber",
// synIds           "description":"A principal }ID used to filter Access Requirements to retrieve only },those with the user/ or team on the  "modifiedOnACL.":
{        },
    // ...       "nextPageToken": {
 }     } }

AccessRequirementSearchRequest

Code Block
languagejson
{     "titletype": "string"Access,
Requirement Search Request",          "description": "DescribesA token theused parametersto forget searchingthe Accessnext Requirements",page of a particular search "propertiesquery.":
{        }
"nameContains":{        }
}

AccessRequirementSearchResult

Code Block
languagejson
{
    "type$id":"string",
 "org.sagebionetworks.repo.model.AccessRequirementSearchResult"
    "title":"Access Requirement Search Result Item",
    "description":"AResult substringitem usedof to filteran Access RequirementsRequirement by namesearch"
        },"properties": {
        "relatedProjectIdaccessRequirementId":{
            "type": "string",
        },
        "descriptionname":"A synID{
used to filter Access Requirements to retrieve only those that have been applied within a particular project."type": "string"
        },
        "reviewerIdreviewerIds":{

           "type": "numberarray",
            "description": "APrincipal principalIDs IDof usedthe toreviewers filterof Accessthe RequirementsAR."
to retrieve only those with the user/ or team on the ACL."items": {
       },        "type": "nextPageTokennumber":
  {         }
   "type": "string",    },
        "descriptionrelatedProjectIds":{
"A  token used to get the next page of a particular search query.""type": "array",
        }    "items": }
}

AccessRequirementSearchResponse

Code Block
languagejson
{{
      "title":"Access Requirement Search Response",     "descriptiontype": "string"Describes
the response object for an Access Requirement search",     "properties":}
{         "results":{
   },
        "typemodifiedOn":"array", {
            "itemstype": {
                "$ref": "org.sagebionetworks.repo.model.AccessRequirementBundle""string",
			"format":"date-time"
        }
    }
}

AccessRequirementSearchResponse

Code Block
languagejson
{
    "title":"Access Requirement Search Response",
    "description":"The results ofDescribes the response object for an accessAccess requirementRequirement search",
    "properties": {
  },     }
}

DataAccessSubmissionSearchRequest

Code Block
languagejson
 "results":{
    "title":"Access Requirement Search Request",     "descriptiontype":"array"Describes,
 the parameters for searching Data Access Submissions",     "propertiesitems": {
        "accessRequirementId        "$ref": {"org.sagebionetworks.repo.model.AccessRequirementSearchResult"
            "type":"string",}
            "description":"FilterThe submissionsresults byof theiran Accessaccess Requirementrequirement IDsearch"
        },
        "accessorIdnextPageToken": {
            "type": "string",
            "description": "A principal IDtoken used to filterget submissionsthe bynext accessorspage onof the submissiona particular search query."
        },
    }
}

DataAccessSubmissionSearchRequest

Code Block
languagejson
{
    "reviewerIdtitle":"Access {Requirement Search Request",
    "description":"Describes the parameters for searching Data  "type":"numberAccess Submissions",
    "properties": {
        "descriptionaccessRequirementId":"A principal{
ID used to filter Access Requirements to retrieve only those with the specified user or team on the ACL.            "type":"string",
            "description": "Filter submissions by their Access Requirement ID"
        },
        "sortaccessorId": {
            "type": "enumerationstring",
            "valuesdescription": ["CREATED_ON_ASC", "CREATED_ON_DESC"],
          "default": "CREATED_ON_DESC""A principal ID used to filter submissions by accessors on the submission."
        },
        "nextPageTokenreviewerFilter": {
          // TODO: check "type": "string",
 this field with stakeholders
          "descriptiontype": "Astring",
token used to get the next page of a particular search query."
 "enum": [
       }     }
}

DataAccessSubmissionSearchResponse

Code Block
languagejson
{
"ACT_ONLY",
    "title":"Access Requirement Search Response",     "description":"Describes the parameters for searching Access Requirements"DELEGATED_ONLY"
          ],
    "properties      "required": {false
        },
        "resultsreviewerId": {
            "type":"arraynumber",
            "itemsdescription": {
                "$ref": "org.sagebionetworks.repo.model.dataaccess.Submission""A principal ID used to filter Access Requirements to retrieve only those with the specified user or team on the ACL."
        },
      },
   "sort": {
          "descriptiontype":"Submissions matching the search parameters" "object",
          "properties": {
   },         "nextPageTokenfield": {
              "type": "string",
              "descriptionconst": "CREATED_ON"A
token used to get the next page of a particular search query." }
       }     }
}

AccessApprovalHistoryRequest

Code Block
languagejson
{"direction": {
      "title":"Access Approval History Request",     "description$ref":"Describes the parameters for searching through the history of Access Approvals for a particular accessor", "org.sagebionetworks.repo.model.SortDirection"
            }
          }
       "properties": { },
        "accessorIdnextPageToken": {
            "type": "numberstring",
            "description": "TheA token principalused IDto ofget the accessor.",next page of a particular search   query."
    "required": true   }
    }
},

DataAccessSubmissionSearchResult

Code Block
languagejson
{
    "$id": "org.sagebionetworks.repo.model.dataaccess.DataAccessSubmissionSearchResult"
    "accessRequirementIdtitle":"Data {Access Submission Search      Result Item",
    "typedescription": "number",
    "properties": {
        "descriptionsubmissionId": "The{
access requirement for which access approvals should be shown.",      "type": "string"
        },
        "accessRequirementId":{
      "required      "type": false"string"
        },
        "sortaccessRequirementName": {
            "type": "enumeration",string"
        },
        "valuesreviewerIds": ["MODIFIED_ON_ASC", "MODIFIED_ON_DESC", "EXPIRED_ON_ASC", "EXPIRED_ON_DESC"],{
           "type": "array"
        },
        "submitterId": {
          "default": "MODIFIED_ON_DESCdescription": "The principal ID of the person who created the submission."
          "type": "number"
        },
        "accessorIds": {
          "type": "array",
          "description": "The principal IDs of the users who are accessors on the submission",
          "items": {
            "type": "number"
          }
        },
        "state": {
          "$ref": "org.sagebionetworks.repo.model.dataaccess.SubmissionState"
        },
        "createdOn": {
            "type": "string",
			"format":"date-time"
        }
    }
}

DataAccessSubmissionSearchResponse

Code Block
languagejson
{
    "title":"Access Requirement Search Response",
    "description":"Describes the parameters for searching Access Requirements",
    "properties": {
        "results": {
            "type":"array",
            "items": {
                "$ref": "org.sagebionetworks.repo.model.dataaccess.DataAccessSubmissionSearchResult"
            },
            "description":"Submissions matching the search parameters"
        },
        "nextPageToken": {
            "type": "string",
            "description": "A token used to get the next page of a particular search query."
        }
    }
}

AccessApprovalSearchRequest

Code Block
languagejson
{
    "title":"Access Approval History Request",
    "description":"Describes the parameters for searching through the history of Access Approvals for a particular accessor",
    "properties": {
        "accessorId": {
            "type":"number",
            "description": "The principal ID of the accessor.",
            "required": true
        },
        "accessRequirementId": {
            "type": "number",
            "description": "The access requirement for which access approvals should be shown.",
            "required": false
        },
        "sort": {
          "type": "enumeration",
          "values": ["MODIFIED_ON_ASC", "MODIFIED_ON_DESC", "EXPIRED_ON_ASC", "EXPIRED_ON_DESC"],
          "default": "MODIFIED_ON_DESC"
        },
        "nextPageToken": {
            "type": "string",
            "description": "A token used to get the next page of a particular search query."
        }
    }
}

AccessApprovalSearchResult

Code Block
languagejson
{
    "$id": "org.sagebionetworks.repo.model.AccessApprovalSearchResult"
    "title":"Access Approval Search Result Item",
    "description": "The result item in an Access Approval search",
    "properties": {
        "id": {
            "description": "The ID of the Access Approval",
            "type": "string"
        },
        "requirementId":{
            "type": "string"
        },
        "requirementName": {
            "type": "string"
        },
        "reviewerIds":{
           "type": "array"
        },
        "submitterId": {
          "description": "The principal ID of the person who created the submission."
          "type": "number"
        },
        "state": {
			"$ref": "org.sagebionetworks.repo.model.ApprovalState"
        },
        "modifiedOn": {
            "type": "string",
			"format":"date-time"
        },
        "nextPageTokenexpiredOn": {
            	"type": "string",
			"format":            "date-time",
			"description": "AThe tokendate usedthis toobject getwill the next page of a particular search query."
be expired.",
			"title": "Expired On",
			"transient": true
        }
    }
}

AccessApprovalHistoryResponseAccessApprovalSearchResponse

Code Block
languagejson
{
    "title":"Access Approval HistorySearch Response",
    "description":"The results of an Access Approval History Request",
    "properties": {
        "results": {
            "type":"array",
            "items": {
                "$ref": "org.sagebionetworks.repo.model.AccessApprovalAccessApprovalSearchResult"
            },
            "description":"The matching historyAccess ofApproval Accessinformation Approvalscorresponding matchingto the search parameters"
        },
        "nextPageToken": {
            "type": "string",
            "description": "A token used to get the next page of a particular search query."
        }
    }
}

Deprecations

...