Multi-Factor Authentication on Every Session
Every TCBK login requires multi-factor authentication. After the company ID, user ID, and password validate, Trico Business Express prompts for a second factor: a six-digit SMS verification code, a time-based one-time password (TOTP) from an authenticator app like Google Authenticator or Authy, an email verification code, or a biometric factor on the mobile app (Face ID, Touch ID, Android fingerprint). High-privilege administrator accounts can require hardware security keys. MFA runs on every session — not just unusual logins — so stolen credentials alone cannot open an account.
Session security extends beyond the initial factor. Session tokens rotate with every authentication event. Idle sessions timeout after configurable intervals — typically 15 minutes for payment workflows. Concurrent session limits prevent a single user ID from operating from multiple devices simultaneously without administrator approval.