Reset AD User Password - Flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 08:20 AM
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.
2)The decrypted password I'm taking as input in the Reset Ad User password Action.
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?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 08:44 AM - edited 01-02-2023 08:45 AM
Hi,
You need not to create any custom action directly you can pass the password using script as below-
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 01:13 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 06:19 PM
see if it helps u
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 06:44 AM
Hello @Vamshi_ch123
We are facing the same issue. Did you found any solution ?
Your help will be highly appreciated.
Thanks in advance!!