customAttributes property

String? customAttributes
getter/setter pair

JSON formatted custom attributes to be stored in the Identity Platform ID token.

Specifying this field requires a Google OAuth 2.0 credential with proper permissions (https://cloud.google.com/identity-platform/docs/access-control).

Implementation

core.String? customAttributes;