Single sign-on and multi-factor authentication.
With single sign-on, a user logs in once and then has access to all linked applications via protocols such as OAuth or SAML. The benefit isn’t just convenience: account creation and revocation are managed through a single central source, so when an employee leaves, they’re removed from everywhere in a single step instead of having to be removed from eight separate applications. We integrate with the provider you’re already using. Microsoft Entra ID is in production, as are SAML integrations via our own Cube packages for Laravel and SilverStripe, and for organizations using AFAS, we use AFAS as the identity source for portal users.
When it comes to multi-factor authentication, the question isn’t “if,” but “which method.” An authenticator app is free and always works, but it doesn’t work for employees who don’t have a phone with them on the job site. A hardware key is phishing-resistant but incurs a cost per user. Approval via email is the weakest form. An external identity provider offers more control and insight, at a monthly cost. We make that assessment on a per-organization basis, not based on standard recommendations.