Release date: July 24, 2025
Passkey implementation for enhanced authentication
Who?Tenant | Impact (Yes/No) |
OHID | No |
MAHIX | No |
BEWELLNM | No |
GOVID | No |
HSID | Yes |
B2C | EDA Global | MVP | Passkey Implementation for Enhanced Authentication
Feature status: Dark Mode – Pending Optum Now onboarding.
What?Passkey-based authentication framework will be deployed to Production in dark mode. This implementation introduces a password less sign-in mechanism leveraging cryptographic key pairs, uniquely bound to each application instance.
This release includes foundational support and defect resolutions across the following functional areas:
- User Registration
- Login
- Account Recovery
- Manage Profile
- Administrative Interfaces
- Cross-Device Passkey Authentication via QR Scan
- Passkey Auto-Population
Residual defects and remaining feature enhancements are scheduled for completion in the 08/21 release, which will also include the general availability rollout.
Why?Implement a secure, phishing-resistant, and user-friendly authentication system by replacing passwords with device-based cryptographic credentials. By moving away from traditional password-based systems, we can greatly reduce security risks such as credential theft, phishing, and brute-force attacks.
Device-based cryptographic credentials—such as those stored on smartphones, hardware tokens, or biometric-enabled devices—offer strong authentication methods that are tied to something users physically possess. These systems typically use public key cryptography: a private key remains secured on the user's device, while a corresponding public key is used by the service for validation.
The rollout process involves educating users about registering their devices, ensuring compatibility across platforms, and providing fallback mechanisms in case of device loss. Additionally, robust enrollment and recovery flows must be established to maintain both usability and security.
Ultimately, eliminating passwords in favor of device-based cryptographic credentials leads to a seamless user experience, reduces the administrative burden related to password resets, and establishes a higher level of trust in digital interactions.