惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
博客园 - Franky
L
LangChain Blog
GbyAI
GbyAI
A
About on SuperTechFans
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
Y
Y Combinator Blog
Stack Overflow Blog
Stack Overflow Blog
博客园 - 叶小钗
N
Netflix TechBlog - Medium
D
DataBreaches.Net
Martin Fowler
Martin Fowler
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
爱范儿
爱范儿
罗磊的独立博客
H
Help Net Security
云风的 BLOG
云风的 BLOG
C
Check Point Blog

Yubico

Secure it Forward Spotlight: Cybersecurity as a key foundation for civic infrastructure Yubico expands OpenAI partnership to new countries as hardware-backed passkey mandate begins for Trusted Access for Cyber program Beyond overload: Yubico's measured approach to AI adoption Code and connections: Inside Yubico’s YubiKey 5.8 Hackathon Leading Yubico forward: Q2 reflections and securing the AI frontier What the European Central Bank’s October 2026 AI cyber mandate means for bank identity security The ‘Air-Gap Conundrum’: When Password Managers Meet the Data Center Floor The Defense Industrial Base Has a New #1 Cybersecurity Priority: Phishing-Resistant MFA RIP SMS: Microsoft transitioning to passkeys as default authentication method for Entra ID Beyond the login: Top 3 things developers need to know about YubiKey 5.8 OpenAI mandates hardware-backed passkeys for Trusted Access Cyber members to log into ChatGPT accounts Works with YubiKey Spotlight: Translating YubiKey logistics into enterprise cyber resilience with EgoMind’s Appterix Post-quantum cryptography is now a federal mandate: Here’s what it means and what your agency should do now Salesforce enforces MFA for all employee logins: Here’s what you need to know Secure it Forward Spotlight: Cyber defenders as a force for resilience New Executive Order on AI: Identity as a critical foundation for trusted AI YubiKey 5 FIPS Series and YubiHSM 2 FIPS are now FIPS 140-3 validated: What it means for high assurance security Secure It Forward Spotlight: Securing independent journalism with Radio Free Europe / Radio Liberty The passkey spectrum: Importance of user choice in digital security journeys OpenAI’s Advanced Account Security program: Top 5 things Codex users need to know New to OpenAI’s Advanced Account Security program? Here’s how to add your YubiKey to ChatGPT accounts Leading Yubico forward: Q1 reflections and securing the AI frontier Building a safer AI journey: How to add your YubiKey to ChatGPT accounts OpenAI partners with Yubico: What it means for the future of AI-based workflows and the role of the human Works with YubiKey Spotlight: Securing the AI frontier and high-assurance infrastructure Yubico’s commitment to securing the future of digital identities: Reflecting on RSAC 2026 YubiKey as a Service expands to Ping Identity with pre-configured security keys Securing agentic AI: Why automation still needs human oversight Yubico officially lands in Singapore: Opening our third global headquarters Welcome to YubiNation Partners: Reimagining the Future of Channel Partnership to Secure Identity at Scale
Google Play Services adds support for NFC-enabled FIDO2 s...
Russell Megonigal · 2026-07-01 · via Yubico

The continued global efforts behind passkey adoption represents one of the most exciting shifts in digital identity. Google recently took a big step forward by introducing an update to Google Play Services that allows account authentication through NFC security keys that support CTAP2 – including all Android versions starting with Android 9 and later. Google’s efforts provide much wider access to hardware-backed passkey usage, but as any security leader or user knows, broad support is only half the battle: the actual role passkeys play in safeguarding our digital identities depends heavily on user experience.

Historically, user feedback has echoed reality: without proper implementation guidelines and software optimization, experience has shown that users are easily frustrated when confronted with the process of changing security settings. While Google has offered general NFC support on Android for years, passkey operations (enrollment and authentication) over NFC were unsupported and we are delighted about the recent announcement and forward movement in the ecosystem.

That is why we are excited to introduce the general availability of YubiKey Passkey Enabler, which expands overall capabilities and provides a seamless Android passkey authentication experience of users. Let’s dive into the details and new features this provides.

Creating a seamless user experience for Android

Built on top of the Android Credential Manager Provider API and our robust YubiKit SDK, the YubiKey Passkey Enabler provides a dedicated Android Credential Provider. Instead of a rigid, confusing login sequence, this service app bridges the gap between hardware-backed security and mainstream usability – creating a highly polished, intuitive user experience.

For enterprise customers, the app can be centrally deployed and configured via Mobile Device Management (MDM) software – allowing organizations to instantly roll out a frictionless, high-assurance authentication workflow across their entire Android fleet. 

Here’s a look at the great features and benefits the app delivers on Android devices:

  • Passkey configuration: The app guides the user to the appropriate Android settings to enable passkey providers and to update the preferred service to YubiKeys.
  • Always ask for PIN: When this option is enabled, the user is only required to tap the YubiKey once, instead of twice (once before and once after the PIN). This provides a nicer user experience.
  • Temporary PIN Support: When a user assumes ownership of a new YubiKey, they are sometimes required to change the PIN on the YubiKey when used for the first time. The app enables this to occur over USB or NFC.
  • PIN complexity: The app reads the PIN complexity configuration from the YubiKey firmware and provides guidance to the user.
  • Antenna hints: Each Android phone manufacturer places the NFC antenna in a different spot, so the antenna hint shows the user exactly where to place the YubiKey.
  • MDM / managed configuration: The Passkey Enabler app allows corporate IT administrators to deploy the correct configuration settings so that the end user can simply use YubiKeys.
A deeper look behind the scenes

For the developers and security architects interested in the details of how this works behind the scenes, the YubiKey Passkey Enabler is built directly on YubiKit’s enterprise-grade FIDO stack, supporting the full suite of modern passkey ceremonies.

The provider fully supports passkey registration (create) and authentication (get) ceremonies over both USB and NFC interfaces. It enforces FIDO2 / CTAP2 standards, prioritizing discoverable credentials and robust user verification. It features broad compatibility out of the box for hardware-backed passkeys, supporting all current YubiKeys – including YubiKey 5 Series, Security Key Series, YubiKey 5 CCN Series, YubiKey 5 FIPS Series and the YubiKey Bio Series.

Passkeys are designed to resist phishing and adversary-in-the-middle (AiTM) attacks – each credential is cryptographically bound to the website’s origin, so it can’t be used on a look-alike or proxy site. The app enforces that binding by verifying who is asking before any signing takes place:

  • Browser callers: The app accepts requests only from trusted browsers (verified by package name and signing certificate) and confirms the website’s origin matches the relying party’s ID — the same domain, a subdomain, or, when the relying party has explicitly published related origins via Related Origin Requests (ROR), one of those declared sites.
  • Native Android apps: Through Digital Asset Links (DAL), the provider confirms the calling app’s package name and signing certificate are among those the relying party has authorized in its assetlinks.json.

If verification fails, the request is rejected before any cryptographic operation runs.

Empowering users for a passkey future

As cyber threats grow more sophisticated, security leaders require more seamless experiences to implement passkeys across their organizations. The YubiKey Passkey Enabler empowers organizations to adopt passkeys at scale by turning what used to be a complex, fragmented mobile rollout into a scalable reality. Large organizations can roll out the YubiKey Passkey Enabler app silently to all their users, which creates a seamless user experience for users while raising the security bar toward phishing resistance with hardware-backed passkeys.

Download the YubiKey Passkey Enabler today at the Google Play Store and check out the User Guide for information on how to get started with the app. For assistance with securing your mobile workforce with the gold standard of hardware-backed trust, reach out to our team.