Manage multi-factor authentication
Enable multi-factor authentication (MFA) to add a second verification step to your Servinix login. When MFA is active, signing in requires both your password and a one-time passcode (OTP) delivered to your registered contact method.Before you start
- MFA is applied per user account, not organization-wide.
- The OTP is sent as part of the login flow — no authenticator app is required.
- You need access to the contact method (email or phone) registered on your account to complete MFA challenges.
How MFA works at sign-in
When MFA is enabled, the login sequence has two stages:- Password stage — Enter your email and password as normal. The server returns an
mfa_tokeninstead of a full access token. - OTP stage — Servinix sends a one-time passcode to your registered contact. Enter the OTP on the verification screen. A successful OTP submission returns your access token and completes sign-in.