I have configured an LDAP and a OIDC directory. My idea was to pull in users via LDAP and just let them authenticate via OIDC.
The idea is, that users are managed centrally outside of StalWart (e.g. FreeIPA, an LDAP Server, etc.) and the Mail setup needs to know them before their first login to receive Mail for them.
So ideally LDAP is continually synced for the user information (also changed mailaliases, etc.) but only login via OIDC is allowed for a more secure login method.