Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Reset Account password for Others - Endpoint NOT visible

varunpuri
Regular Contributor
Regular Contributor

Hi,

We are trying to filter out the endpoints for Reset Password for Others functionality. For this, we are  trying to use the Change Password Access Query at the endpoint level. We have configured the following condition in this attribute :

varunpuri_0-1710162309636.png
also, the user for which we are trying to Reset Password through Saviynt, also has the same value present in customproperty47 as specified in the above condition.

varunpuri_1-1710162455243.png
But, when we try to reset the password for this user, then the Endpoint is NOT visible.

varunpuri_2-1710162553788.png

Kindly assist.

Best Regards,
Varun

3 REPLIES 3

PremMahadikar
Regular Contributor III
Regular Contributor III

Hi @varunpuri ,

Please check if you have added 'Password Policy' for this endpoint at Security System -> Policy Rule. Then only this endpoint will be visible for the query users.

 

If this reply answers your question, please consider selecting Accept As Solution and hit kudos.

naveenss
All-Star
All-Star

Hi @varunpuri  in logs can you check what query is used to fetch this? Please search with the below keyword

services.JbpmWorkflowService - Qry to identify if the endpoint needs to be shown or not

 

Regards,
Naveen Sakleshpur
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

rushikeshvartak
All-Star
All-Star

Change password functionality is visible for applicable with below Pre-requisite 

  • Password Policy at Security system level
  • Workflow is attached at security System level
  • Endpoint is Requestable
  • Endpoint access query is satisfy the condition

As part of debugging you can remove access query and try first

if this does not work share logs when Page is loaded


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.