MiTeam Device ID in Chrome with OffiDocs
Ad
DESCRIPTION
Provides a stable device ID to MiTeam and enhances security features.
MiTeam Device ID helps identify devices securely by providing a stable, private device ID to the MiTeam websites.
It ensures consistent identification without tracking users across sites, improving authentication and security for your team's tools.
It is used when customer needs to limit range of devices from which specific group of users can login.
MiTeam Device ID provides no GUI.
It can be used by MiTeam whitelisted domains to obtain deviceId.
window.deviceId.then((id) => {
console.log("Device ID:", id);
});
MiTeam Device ID web extension integrated with the OffiDocs Chromium online