Freigeben über

Azure AD B2C Password reset flow does not redirect at the end

Tobias 20 Zuverlässigkeitspunkte
2024-05-22T23:50:14.5366667+00:00

Hi,

so we are using Azure AD B2C User flow "Password reset (Standard legacy)" to reset a password for a user. And this Flow works, the user can reset the password with the flow. BUT at the end of the Flow, the user does not get redirected to the login screen again, but instead sees this page:

"The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."

If i run "Run user flow" in Azure, I get redirected to my application, but doing the "same" thing on our login page (domain.b2clogin.com/domain.onmicrosoft.com/oauth2/v2.0/authorize?=b2c_1_mail&redirect_uri=https...) , gets the same "...temporarily unavailable" error.

I also created a new Flow "Password reset (Recommended)", but then again same error.

Community Center | Wird nicht überwacht
0 Kommentare Keine Kommentare
{count} Stimmen

Akzeptierte Antwort
  1. Ivan Dragov (CONCENTRIX Corporation) 2,640 Zuverlässigkeitspunkte Externe Microsoft-Mitarbeiter
    2024-05-23T15:23:56.3433333+00:00

    Hallo Tobias,

    Eine Fehlkonfiguration in der web.config-Datei der Anwendung hat wahrscheinlich zu einer fehlerhaften Weiterleitung (dem Fehler, den Du erhältst) geführt. Der folgende Artikel bietet eine Lösung des Fehlers:

    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. Angular 14, AD B2C

    Gruß,

    Ivan Dragov

    0 Kommentare Keine Kommentare

0 zusätzliche Antworten

Sortieren nach: Am hilfreichsten

Ihre Antwort

Fragesteller*innen können Antworten als akzeptierte Antworten markiert werden, wodurch Benutzer*innen wissen, dass diese Antwort das Problem gelöst hat.