Face ID, Touch ID, Windows Hello
Passkeys use the platform authenticator or password manager selected by the user and browser.
Strong verification
Users can register a passkey, sign in without typing a password and re-verify before opening a private app. The confirmation is short-lived, so an open browser session does not become indefinite app access.
TOTP, passkey registration/login and fresh app-launch verification are implemented. Workspace-wide MFA policy and step-up for every sensitive admin operation remain policy-layer work.
User flow
Before a sensitive private app opens, BusinessProxy can ask for a recent TOTP or passkey assertion. The backend validates that the factor belongs to the user and that the assertion has not expired.
Passkeys use the platform authenticator or password manager selected by the user and browser.
TOTP can be used as a practical factor where passkeys are not yet rolled out to every user.
The app launch receives a time-limited assertion token instead of reusing the account password.
Where it applies
The same MFA primitives support account setup, passkey login, private app launch from the web portal and mobile private-app launch.
Current boundary
Passkeys and TOTP are available for sign-in and fresh verification before app launch. Organization-wide MFA requirements and step-up for sensitive admin actions belong to the next enterprise policy layer.
Next step
The documentation page shows what to configure, how to verify the setup and which operational boundaries to review before rollout.