Authenticate AOR
This service authenticates an Authorized Organization Representative (AOR) and returns a token object used to send Application through Submit Application As Third Party web service. If the Applicant has the Authorized Applicant role, then the web service returns an AOR Status of Authorized. Otherwise, it returns an AOR status of Unauthorized. For more information on Third Party Submissions please contact the PMO. This web service is used for NIH ASSIST only.
Informative status
NOTE: This web service was replaced by the Authenticate AOR Expanded web service.
Input Parameters
This service requires the following request parameter(s):
Input Parameter | Description | Required/Optional | Business Rules | Web Service Schema |
---|---|---|---|---|
AORUserID | User ID of AOR user is being authenticated | Required | Must be a valid AOR User ID | |
AORPassword | Password of AOR user is being authenticated | Required | Must be a valid AOR password | |
DUNS | DUNS number of the AOR user's organization | Optional |
Must be a valid DUNS DUNS must be specified to uniquely identify Profile and return correct AOR Status for multi-profile accounts |
GrantsCommonElements: DUNS |
Return Values
This service returns the following values. Some values may be empty:
Return Value | Comment / Example | Required/Optional | Web Service Schema |
---|---|---|---|
Token | Token used to send Application through SubmitApplicationAsThirdParty web service | Required | GrantsCommonElements: Token |
SecurityMessage | Security message is blank if no errors. | Optional | GrantsCommonElements: SecurityMessage |