-
Notifications
You must be signed in to change notification settings - Fork 984
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Allow for centralized policy control of certain settings + enforcement of password.
- enforce autolock after X-num min (for flexibility it should allow for X-number of minutes vs pre-defined increments)
- enforce autolock on startup (upon launch of a new chrome tab, the OTP's should be locked)
- enforce password be set (dont allow enrolling OTP tokens without a password set first)
Without these features it is easy for someone to access OTP codes on an unlocked workstation.
For things which may only require an OTP code, by having a password to unlock the Authenticator extension gives us an additional "factor" of "something known" as well as "something I have" being the enrolled OTP extension itself.
While having optional features to autolock and passwords is great, we need to have a way to make them mandatory by policy and push via normal management channels.
The 3 ways we apply policy to Chrome extensions are:
- Windows Group Policy
- macOS JAMF
- ChromeOS cPanel
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request