Prisma Browser now offers enhanced deduplication capabilities to prevent
duplicate user profiles across directories. This ensures smooth synchronization,
consistent user experiences, and uninterrupted access to bookmarks, passwords,
and other user data.
Previously, Prisma Browser could encounter duplicate users from one or multiple
identity providers (IdPs), which sometimes blocked syncs or disrupted
proofs-of-concept (POCs). Issues included:
- Local user creation followed by IDP sync.
- Multipler IdPs containing the same user email / UPN.
- `Case-sensitive email entries creating inconsistent profiles.
Key Enhancements
Prisma Browser now intelligently merges duplicate user profiles across
directories into a single, unified profile making use of primary identifiers
(email/UPN, normalized to lowercase).
How it Works:
- New User Merges
- When a new user sync triggers a merge, existing profile data
(bookmarks, history, passwords) is fully preserved.
- Users experience uninterrupted access to their data.
- Additive Group Merging
- Group memberships from merged directories are combined additively.
- Users retain access to all relevant groups across directories.
- Attribute Visibility
- Differing user attributes (such as first name, last name) remain
searchable and visible within the interface.
- User Removal
- Users removed from specific directories or groups retain their
profiles.
- Users removed from ALL directories are de-provisioned, but can be
reactivated if synced back in later.
Benefits- Eliminates duplicate profiles and conflicts across IDPs.
- Maintains a seamless, uninterrupted user experience.
- Ensures consistency in bookmarks, passwords, and group memberships