azure-ad-b2c / samples

Azure AD B2C custom policy solutions and samples.
848 stars 599 forks source link

Not able to update custom user attribute passwordResetOn through custom policy #626

Open bhosalemahesh899 opened 4 months ago

bhosalemahesh899 commented 4 months ago

Title: Azure AD B2C Custom Policy - Password Expiry Flow Not Working on Production

Issue Description: I'm encountering an issue with the password expiry flow in Azure AD B2C. When users log in to our production environment, they immediately see the password expiry screen and are prompted to set a new password. Strangely, this issue doesn't occur in our test environment, where the password expiry flow works as expected.

Details:

Additional Context:

Any insights or suggestions would be greatly appreciated!