Get a User by UPN (OpenID)
{ getUserByOpenIdPrincipalName }
Get a user using the OpenID Principal Name (UPN)
Method
/API2/access/getUserByOpenIdPrincipalName
Input Parameters
Name
PrincipalName
Type
string
Description
The user's principal name (UPN)
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The user object contains all relevant meta-data for the user.
Notes
Use this function to find users in the system using the OpenID user principal name or 'UPN', rather than the user's name or other details.