-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Summary
On managed MS Edge the KeepassXC extension cannot be used when the policy NativeMessagingUserLevelHosts is set to false as the NativeMessagingHost ist installed on user-level.
Examples
With the setting described above the connect button is simply dysfunctional.
This can be fixed by installing the NativeMessagingHost as system-wide.
In praxis, the org.keepassxc.keepassxc_browser.json must be placed
in the folder /Library/Microsoft/Edge/NativeMessagingHosts instead of ~/Library/Application Support/Microsoft Edge/NativeMessagingHosts.
Context
Browser extension cannot connect to KeepassXC on managed MS Edge on macOS when the MS Edge policy NativeMessagingUserLevelHosts is set to false.