Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Cannot update user with User Validation Framework enabled

Vaibhav_Dubey
New Contributor III
New Contributor III

So I have user validation framework in place with the logic user email should end with value of "company domain" and display name should not be empty. 

It works perfectly while creating a user through "Create User Request".

But, while updating the user from Identity Repository > Users

The validation framework is getting invoked even though the values of both email and display name are provided.

Vaibhav_Dubey_0-1729850683222.pngVaibhav_Dubey_1-1729850694446.pngVaibhav_Dubey_2-1729850702783.png

There shouldn't be any error in the first place.
but even if its there right now as you all can see, In the 1st error as well, it shouldn't be "@ null" but it should be @"companydomain value".

 

How can I fix this. 

1 REPLY 1

rushikeshvartak
All-Star
All-Star
  • Did you validated logs ?
  • Browser console logs ?

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.