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.

Mandatory Attributes: These attributes will always be present in the UserInfo object and will always contain a value, which could be a blank string if no data is available.

Non-Mandatory Attributes: These attributes will only be included in the UserInfo object if data is available and they are not required by the schema.

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