customAttributes property

String? customAttributes
getter/setter pair

Custom claims to be added to any ID tokens minted for the account.

Should be at most 1,000 characters in length and in valid JSON format.

Implementation

core.String? customAttributes;