question

Amin7 avatar image
0 Votes"
Amin7 asked Amin7 commented

can we retrieve all users passwords from Azure AD?

can we retrieve all users passwords from Azure AD?

as per MS, the password hashes gets stored in Azure AD.
We have a test cloud only environment and want to sync the passwords to another target system/ Application.

azure-ad-domain-servicesazure-ad-user-managementazure-ad-user-provisioning
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MarileeTurscak-MSFT avatar image
0 Votes"
MarileeTurscak-MSFT answered Amin7 commented

As a security measure, you don't have access to password data (including hashes). Could you share more about your scenario/use case?

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.


We are looking to use scim for user and group provisioning on Target system.

Now the requirement is that, once the user changes the password or its created on Azure AD, it should sync the password with Target system user ID as well.

So there will be two identities A on Azure AD.. B on app.

User will use Azure AD to change and update password and it will get synced with B (app identity).

0 Votes 0 ·