UserInfo Claim Structure
The table below provides descriptions of the attributes included in the UserInfo
claim of the ID Token. The value of the UserInfo
claim is a JSON object, and it is a mandatory attribute in all Corppass ID Tokens.
The table below provides a detailed description of each attribute in the UserInfo
claim of the ID Token.
Field
Description
Data Type
Length
Mandatory
CPAccType
Corppass account type of the user. Indicates if the user is a Corppass Administrator, Sub-Administrator, User, or Enquiry User.
String
30
Yes
CPUID_FullName
Full name of the authenticated user.
String
100
Yes
ISSPHOLDER
Indicates whether the user is a Singpass holder (i.e., has activated their Corppass ID using SingPass). Possible values are YES
or NO
.
String
3
Yes
Last updated