Name | Value |
---|---|
NAME | XHD GET USER DEMOGRAPHICS |
TAG | BYPASS |
ROUTINE | XHDAUTH |
RETURN VALUE TYPE | GLOBAL ARRAY |
WORD WRAP ON | TRUE |
VERSION | .1 |
DESCRIPTION | Returns same demographics as XHD AUTHORIZE, w/o the authorization step. Used to populate the JAAS Subject when the SharedBroker is in use. |
RETURN PARAMETER DESCRIPTION | <result xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" </userInfo> </result> xsi:noNamespaceSchemaLocation="AuthenticateSchema.xsd"> <userInfo> <uniqueId>11</uniqueId> <firstName>JOEL</firstName> <lastName>RUSSELL</lastName> <middleInitial/> <title>Clinical Systems Developer</title> <lastFourSSN>4156</lastFourSSN> |