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.
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.
As a security measure, you don't have access to password data (including hashes). Could you share more about your scenario/use case?
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).
8 people are following this question.