Authenticate AOR Expanded

This service authenticates an Authorized Organization Representative (AOR) and returns a token object used to send Application through Submit Application As Third Party Expanded 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.

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 (either UEI or DUNS is required)

Must be a valid DUNS

GrantsCommonElements: DUNS
UEI UEI of the AOR user's organization Optional (either UEI or DUNS is required)

Must be a valid UEI

GrantsCommonElements: UEI

Return Values

This service returns the following values. Some values may be empty:

Return Value Comment / Example Required/Optional Web Service Schema
AORStatus AUTHORIZED or UNAUTHORIZED Required GrantsCommonElements: AORStatus
AORUserFullName First and Last Name of AOR Optional GrantsCommonElements: AORUserFullName
TokenInfo Token used to send Application through SubmitApplicationAsThirdPartyExpanded web service Optional GrantsCommonElements: TokenInfo
SecurityMessage Security message is blank if no errors Optional GrantsCommonElements: SecurityMessage