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

Delete Account getting "Data Inconsistency Error. Please contact administrator" error

savuser17
Regular Contributor
Regular Contributor

Hello,

When trying to delete an account, getting the following error:

savuser17_0-1715768755778.png

These seemed to be the relevant logs when I extracted them:

"2024-05-15T10:04:41.171+00:00","arsms","c.s.s.a.s.impl.RequestAccessServiceImpl","http-nio-8787-exec-1-qjv5p","DEBUG","inside the endpoints block and endpoints is com.saviynt.ssm.entity.Endpoints@3c1 "
"2024-05-15T10:04:41.171+00:00","arsms","c.s.s.a.s.impl.RequestAccessServiceImpl","http-nio-8787-exec-1-qjv5p","DEBUG","Inside the validateUserPermissionToEndpointWS "
"2024-05-15T10:04:41.171+00:00","arsms","c.s.s.a.s.impl.RequestAccessServiceImpl","http-nio-8787-exec-1-qjv5p","DEBUG","Endpoint to validate 487 "
"2024-05-15T10:04:41.177+00:00","arsms","c.s.s.a.s.impl.RequestAccessServiceImpl","http-nio-8787-exec-1-qjv5p","DEBUG","accessValidationMap :: {msg=Passed endpoint does not match endpoints defined in Sav role, allowedEndpoints=[], hasAccess=true, errorCode=0, checkAccess=false} "
"2024-05-15T10:04:41.177+00:00","arsms","c.s.s.a.s.impl.RequestAccessServiceImpl","http-nio-8787-exec-1-qjv5p","DEBUG","End of validateUserPermissionToEndpointWS "

This line in particular: Passed endpoint does not match endpoints defined in Sav role, allowedEndpoints=[], hasAccess=true, errorCode=0, checkAccess=false seemed important. However, I am not sure why this endpoint particularly is giving the error at request level itself?

Has anyone faced a similar issue or knows how to resolve this?

Thanks in advance

11 REPLIES 11

rushikeshvartak
All-Star
All-Star

Add endpoint name under sav role - access to endpoint section


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

Showing error even after adding:

savuser17_0-1715772187276.png

Added All as well, still didn't work.

Did you ran microservice job / restart done ?


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

Yes, restart is done and deltasync job runs every 15 minutes.

I've even added All along with the endpoint name in both the sav roles that the particular user possesses

savuser17_0-1715775720273.png

Still giving that error

Chek how many sav role user have


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

2 sav roles - i have added "All" and "Endpoint name" in both of those sav roles access to endpoint section

Just keep All


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

Made the change and after doing so, did another app restart. Still same error

Is this error specific to endpoint or all application? If specific share endpoint configuration 


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

Its only happening with one endpoint. The ad endpoint, which pulls in the accounts once created - when we try to delete it from there, it works:

savuser17_0-1715780550368.pngsavuser17_1-1715780568395.pngsavuser17_2-1715780600413.pngsavuser17_3-1715780620676.png

Screenshots from the endpoint configuration

Please validate behaviour in NEO Request form


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