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
Large request but could be a paid option for business class
Create the ability to have a self hosted web management portal which allows the "admin" to manage "clients" whom have user accounts setup. When a "managed" client is installed the admin has the ability to:
Turn on or off features or lock features from being turned off(ie. Prevent recording and autolock)
Remotely backup and import 2FAGuard tokens for users
Disable users access to login to 2FAGuard
The text was updated successfully, but these errors were encountered:
I know that it is interesting for companies to have centralised management dashboards. However, there would be some problems in this case:
It must be ensured that the user cannot override the configurations by editing or deleting files
When importing, the tokens have to be encrypted with the user's key, which is derived from the password or Windows Hello. It would therefore only be possible with asymmetric encryption.
How to prevent database access if the user always has access to the file itself?
This feature will probably not be implemented in the near future due to the reasons just mentioned and the greater effort involved.
What is your idea?
Large request but could be a paid option for business class
Create the ability to have a self hosted web management portal which allows the "admin" to manage "clients" whom have user accounts setup. When a "managed" client is installed the admin has the ability to:
The text was updated successfully, but these errors were encountered: