Regarding Microsoft AD Spoke - Password Reset

dhanalakshmi4
Tera Contributor

Hi Everyone,

 

There is an requirement to Reset the Password in Active directory. So, we had used "Microsoft AD Spoke". In this spoke, there is an function Reset password. So for that we need to fetch the unique parameter from Active Directory. We found SAM Account name as the unique id but from client we got to know that fetch SAM account name using UPN. So using Flow designer we were doing this. Can anyone help me how to fetch SAM account name from active directory using UPN (User Principal Name).

 

Thanks in advance,

Dhanalakshmi.

2 REPLIES 2

Sohail Khilji
Kilo Patron
Kilo Patron

@dhanalakshmi4 

 

I guess you would need to create a Flow-action which parses the SAM account name from UPN.

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

dhanalakshmi4
Tera Contributor

So with the SAM account name it is not possible. So, is there any way to fetch the AD(active directory) user with the help of UPN(user principal name)?