You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a Firefox extension to load my dashboard webapp in new tabs. This webapp is fully and properly set up with VoidAuth for OIDC. But when I load it with the extension, it has a moz-extension:// URL as its origin instead of the URL of the dashboard. This triggers VoidAuth's CSP and I cannot log in directly. The workaround is to load the URL for the dashboard manually, but if I could add the moz-extension:// URL to a list of trusted frame-ancestors, it would load in the new tab properly. Any thoughts on opening up a way to add to the frame-ancestors CSP list?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I use a Firefox extension to load my dashboard webapp in new tabs. This webapp is fully and properly set up with VoidAuth for OIDC. But when I load it with the extension, it has a moz-extension:// URL as its origin instead of the URL of the dashboard. This triggers VoidAuth's CSP and I cannot log in directly. The workaround is to load the URL for the dashboard manually, but if I could add the moz-extension:// URL to a list of trusted frame-ancestors, it would load in the new tab properly. Any thoughts on opening up a way to add to the frame-ancestors CSP list?
All reactions