Skip to main content
Auto-Login provides a seamless experience and requires no further integration.
Prerequisites
Below you can find an overview over all supported implementations:

Preferred: Auto-Login

By enabling the Auto-Login feature, users can access their SSQ by just clicking on the link in the quarantine notifications. This includes shared mailboxes. No SAML, LDAP or similar authentication is required.

Shared Mailbox Script for M365

If the Auto-Login feature cannot be used and you have M365, you can rely on a M365 powershell script to gather the shared mailbox access information and provide them to xorlab.

Manual Assignment

For testing purposes, you can give a user temporarily access to some shared mailboxes.
  1. Find out how the user test user logs into xorlab (either SAML, LDAP or via local password file)
  2. For SAML and LDAP, configure the emails attribute inside auth.yml such that it contains all accessible mailboxes. Provide that information via the IDP respectively Active Directory.
  3. For Password File, configure the emails attribute in passwordFile.yml to contain the accessible shared mailboxes.