When attempting to create new attributes through either the Okta API or Application, the following error message may appear:
Api validation failed: Invalid property name: <Attribute-Name>. Property names should only contain alphanumeric characters and underscores and must not start with a digit.
This indicates that the attribute name does not comply with the established naming conventions, which require the use of only alphanumeric characters and underscores and prohibit the use of a digit as the first character.
- Okta custom attributes
- Application Custom Attributes
- Universal Directory
The thrown error indicates that the attribute name is not compliant with the established naming conventions, which require the use of only alphanumeric characters and underscores and prohibit the use of a digit as the first character.
