Firefox get an error "window.indexedDB.databases is not a function" when user logout #5107
Labels
answered
Question has received "first qualified response"
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 v2 (@azure/msal-browser)
Core Library Version
2.23.0
Wrapper Library
MSAL React (@azure/msal-react)
Wrapper Library Version
1.3.2
Public or Confidential Client?
Public
Description
When call the
IPublicClientApplication.logoutRedirect()
, the deletion of MSAL databsemicrosoft-authentication-library-for-js/lib/msal-browser/src/cache/DatabaseStorage.ts
Line 239 in be68c19
window.indexedDB.databases is not a function
in Firefox.Error Message
No response
Msal Logs
No response
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
Expected Behavior
The signout will not throw exception and delete all MSAL databses successfully.
Identity Provider
Azure AD / MSA
Browsers Affected (Select all that apply)
Firefox
Regression
No response
Source
Internal (Microsoft)
The text was updated successfully, but these errors were encountered: