Authentication & Sign-in
How people sign in: login modes, session handling, single sign-on, passkeys and the external identity providers.
- Login Page Mode — The two sign-in page behaviours, the disclosure trade-off between them, and how to decide which suits your users.
- Session Management — How long users stay signed in, and the checks the platform makes on IP address and browser to keep sessions honest.
- Azure AD / Microsoft Entra — Sign users in with their Microsoft work account, what a tenant connection holds, and running more than one.
- User Registration — How accounts come into being — self-registration or administrator-created — the welcome e-mails, and what a new account can reach.
- Passkeys — Phishing-resistant sign-in with device-bound credentials — what is stored, how to roll them out, and how to avoid lock-outs.
- Single Sign-On Providers — The sixteen sign-in routes the platform supports, from social logins to SAML and another ActiveManage instance, and how to control who gets in.