Authenticator-Extension / Authenticator

Authenticator generates 2-Step Verification codes in your browser.
https://authenticator.cc
MIT License
3.14k stars 743 forks source link

Edge/ Chrome Extension Policies, config via reg #1015

Closed Lif3styl3s closed 1 year ago

Lif3styl3s commented 1 year ago

Describe the issue

Hello,

we are deploying this in an enterprise and using the policies outlined here

Edge has been configured here: Policies\Microsoft\Edge\3rdparty\extensions\ocglkepbibnalbgmbachknglpdipeoio\policy Chrome has been configured here: \Policies\Google\Chrome\3rdparty\extensions\bhghoamapcdpbohphigoooaddinpkbai\policy

Both have all the policies below enabled:

Working: passwordPolicy passwordPolicyHint feedbackURL (doent work as intended but some settings apply) enforceAutolock,5

Not Working

enforcePassword,true disableBackup,true disableExport,true disableInstallHelp,false disableInstallHelp

We have had some success applying some of the settings but the key ones we are after do not seem to work or behave as I would expect. The specific ones we are looking at are the enforceAutoLock and enforcePassword.

All the policies are present in the correct reg Hive.

Installed Version is 6.3.3 (latest on the store)

Thanks

Browser

Edge

Browser Version

110.0.1587.50

Extension Version

6.3.3

Lif3styl3s commented 1 year ago

Boolean 1/0 not true/false