Web Authentication
Web Authentication leverages built-in security features on user devices, such as biometric authentication (e.g., Face ID, Touch ID) or device PINs, to provide a secure and user-friendly 2FA method.
How Web Authentication Works
-
Biometric and PIN Authentication: Web Authentication uses device-specific features like biometric sensors (e.g., fingerprint readers) or device PINs to authenticate users. During login, users verify their identity using these built-in security methods.
-
Secure Context: This method requires that your Atlassian instance is configured with Secure Context (HTTPS) to ensure encrypted communication.
Configuration Process
-
Device Registration:
-
Enable Web Authentication: Ensure that Web Authentication is enabled in your 2FA settings.
-
Device Enrollment: Users need to register their device authenticators by following the setup prompts in their Atlassian account.
-
-
Authentication:
-
Biometric Verification: During login, users will use biometric features or PINs to authenticate.
-
Secure Context: Ensure that the Atlassian instance is accessed over HTTPS for secure communications.
-
Security Benefits
-
Enhanced Security: Utilizes device-level security features that are difficult to replicate or bypass, providing strong protection against unauthorized access.
-
Convenience: Users benefit from a seamless authentication experience without needing to remember or enter additional codes.