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.
Instructions
Instructions
- Find out how the user test user logs into xorlab (either SAML, LDAP or via local password file)
- For SAML and LDAP, configure the
emailsattribute insideauth.ymlsuch that it contains all accessible mailboxes. Provide that information via the IDP respectively Active Directory. - For Password File, configure the
emailsattribute inpasswordFile.ymlto contain the accessible shared mailboxes.