简体   繁体   中英

Azure AD B2C - Password change flow

We are using Azure AD B2C for a Web-Application and we want to provide a link/button/whatever to the users so that they can change thier password whenever they like.

I've found that Password Reset flow, but thatone wants to send me a verification code etc. as if I've forgotten my password.

I've also found that ForceChangePasswordNextLogin Graph API attribute. I can set that, and at the next login, it asks me to change my password by providing the old one, exaclty as I want, but I don't want do force my users to logout and log back in again.

Does anyone know how I can put plain old simple "Change Password"(not Reset?) functionality into Azure B2C?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM