React Router - HashRouter #7183
Labels
bug-unconfirmed
A reported bug that needs to be investigated and confirmed
msal-browser
Related to msal-browser package
msal-react
Related to @azure/msal-react
Needs: Author Feedback
Awaiting response from issue author
no-issue-activity
Issue author has not responded in 5 days
public-client
Issues regarding PublicClientApplications
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
3.17.0
Wrapper Library
MSAL React (@azure/msal-react)
Wrapper Library Version
2.0.19
Public or Confidential Client?
Confidential
Description
I am using the InteractionType.Popup to try and authenticate with my login.
On localhost it works perfectly, but as soon as i go stage/production, which uses Umbraco as CMS, then i get this error in the console:
Error - Interaction type validation failed due to state_interaction_type_mismatch: Hash contains state but the interaction type does not match the caller.
And i don't know how to fix that. Can you guys help me out?
Error Message
Error - Interaction type validation failed due to state_interaction_type_mismatch: Hash contains state but the interaction type does not match the caller.
MSAL Logs
Error - Interaction type validation failed due to state_interaction_type_mismatch: Hash contains state but the interaction type does not match the caller.
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
https://stage.nrgi.dk/elcon/vi-tilbyder/solcelleberegner/#/admin/tilbudsliste
Expected Behavior
Get authenticated and redirected to route containing "#"
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Chrome
Regression
No response
Source
External (Customer)
The text was updated successfully, but these errors were encountered: