customAttributes property
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;
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.
core.String? customAttributes;