We found some errors. Please review the form and make corrections
- Okta Identity Engine
Custom Required Attributes must be set to Read-Write. After creating a Custom Required attribute, this is immediately added to the Profile Enrollment Policies to keep the Universal Directory consistent.
Even when creating a Custom Required Attribute in Read-Only mode, the Admin dashboard informs that it will cause a conflict.
-
If unable to Sign In, the option is to modify the User Profile by running API Calls.
-
Use Get User Schema to get the current Profile information and identify the Read-Only Custom Required Attribute that is causing the problem.
-
Later, use the Remove property from User Profile Schema to remove the Read-Only Custom Required Attribute.
-
After this change, retry the Sign In to Okta.
