Blazor MSAL Auntentication library error “Unexpected error in authentication.: Hash does not contain state”

  • Thread starter Thread starter Preeti Islur
  • Start date Start date
P

Preeti Islur

Guest
With the Blazor Wasm i have integrated Azure AD B2C successfully with Signin/Singout user flows. However, i am trying to integrate "Password Reset" user flow, and it is working partially. As soon we continue resetting the password, the control flows from AD to our application. During this , i am getting the below error from Msal. Unexpected error in authentication.: Hash does not contain state Please let me know if there any thoughts to fix this. Please note, i am using Blazor web assembly with .Net core 3.1

Continue reading...
 
Back
Top