admin管理员组文章数量:1122832
I have following versions of msal library.
"@azure/msal-angular": "^2.1.0",
"@azure/msal-browser": "^2.21.0",
"@angular/common": "13.1.3",
I am using loginPopup method to login. Locally It is working fine all times.
But on server: Sometimes it is working fine.
And sometimes it throws following error in popup console and stops login flow in between:
[email protected] : Info - handleRedirectPromise was unable to extract state due to: BrowserAuthError: state_interaction_type_mismatch: Hash contains state but the interaction type does not match the caller.
I checked interaction type in configuration, it is popup only.
Please help on this. If you know when this error generates then also let me know.
本文标签: Intermittent Angular MSAL 2 BrowserAuthError stateinteractiontypemismatchStack Overflow
版权声明:本文标题:Intermittent: Angular MSAL 2: BrowserAuthError: state_interaction_type_mismatch - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736303023a1931741.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论