Versions Compared

Key

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

...

  • Ability for ACT to "grant access".  This command needs to prompt for a user id, and then find an ACT terms of use for the currently shown entity.  If successful, then it should create an access approval using this pair.

 

Services

DescriptionIntended UserURIMethodRequest ParametersRequest BodyResponse BodyAuthority
Verify a user.ACT member/user/{id}/verificationPUT --VerificationRecord 
Retrieve verificationPublic/user/{id}/verificationGET --VerificationRecord 
Remove verificationACT member/user/{id}/verificationDELETE ---- 
Get UserBundle (incl. ORCID)Public/user/{id}/userBundleGET    
        
        

 

 

Open questions

does verification expire?
what sort of review is required later? E.g. will ACT need later to review the information used to decide to verify someone and, if so, where will that information be stored?

...