Hi @Stomco !
The behavior described of employees being able to access account information from the marketplace depends on several factors, such as whether credentials were saved in the browser on the device or other account-specific and device-specific conditions. The marketplace feature functions similarly to accessing a browser on the same device; it just uses a different redirect mechanism.
Here are some tips that can prevent this from happening:
- Avoid autofilled passwords: Users should disable password autofill on the device to prevent unintended access.
- Two-Factor Authentication (2FA): If you want 2FA to prompt consistently, you should avoid selecting the "Remember this device for 90 days" option during login. This setting is typically stored via cookies or cache.
- Clearing cookies and cache: To reset any saved preferences, including the 90-day login exemption, you can clear the cookies and cache on their device.
Additionally, if there’s a concern about an employee logging in with your credentials, you should:
- Ensure the employee doesn’t have dashboard access by adjusting their permission settings appropriately.
This approach helps secure access and ensures only authorized individuals can log in where necessary.
I hope this helps!