We have SCIM setup and we are trying to provisioning users but getting following error:
User gets created in the database but OKTA shows this error.
ERROR:
Automatic provisioning of user Demo User to app SCIM 2.0 Test App (Basic Auth) failed: Error while creating user test@test.com: Expression Evaluation Error occurred for schema property: email. Please verify your SCIM property externalName in the Profile Editor. Error:EL1015E: Cannot perform selection on input data of type ‘java.lang.String’ Please fix this on the Tasks Page
ExternalName for primary email is : emails.[1].value
Appreciate any idea on how to fix it.
-
primary==true ↩︎