-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: OIDC DB Auth
-
Environment:OS:
node.js / npm versions:
Additional info:
-
3
-
Developer Tools
Suppose your token is expired. You then open the create collection modal, fill it out and hit save. This command requires authentication, but you're not authenticated anymore. So the reauthentication flow should kick off which involves compass showing a confirmation modal. But the create collection modal is already open.