Reset AD User Password - Flow designer

Vamshi_ch123
Tera Contributor

Hi,

I created a catalog item allowing users to reset the Ad password using the Microsoft AD Spoke. 

this was working perfectly. but the issue is the Reset Ad password is accepting the password 2way encrypted field as input So in the flow,

1)I have created a custom action where it will take the information from catalog variables in which the user enters his password and decrypt that in the script step.

sRavani42_0-1672676087133.png

 

2)The decrypted password I'm taking as input in the Reset Ad User password Action.

sRavani42_1-1672676212246.png

 

till here it working fine but now I want to hide or encrypt the password field in the backend from the first step as it is visible in the flow executions. How can we do it?

sRavani42_2-1672676328226.png

Thanks in advance.

4 REPLIES 4

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi,
You need not to create any custom action directly you can pass the password using script as below-

 

SaurabhGupta_0-1672677854321.png

 

 

 


Thanks and Regards,

Saurabh Gupta

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi @Vamshi_ch123 

 

 


Thanks and Regards,

Saurabh Gupta

PratikshaPatil
Tera Contributor

Hello @Vamshi_ch123 

 

We are facing the same issue. Did you found any solution ?  

Your help will be highly appreciated.

 

Thanks in advance!!