ID
アプリのセキュリティと機能は、ユーザー ID 管理に依存しています。これには、ユーザーの身元確認(認証)、ユーザーデータへのアクセス制御(承認)、スムーズなアカウント作成プロセスの提供が含まれます。
認証情報マネージャーは、パスキーなどのさまざまなログイン方法の中心的なハブであり、ユーザーがワンタップ操作でアプリにログインできるようにします。これにより、ユーザーはどの方法を使用すべきかを覚えておく必要がなくなり、適切なアカウントを選択することに集中できます。
ワンタップ ログイン
簡単なアカウント作成
統合されたインターフェース
Google パスワード マネージャーと統合
パスキーにより Android での認証のユーザー エクスペリエンスが向上
ログインは、混乱やアプリの放棄の大きな原因となる可能性があります。
認証情報マネージャーで利用できるパスキーは、ログインをより簡単かつ安全にすることでユーザー エクスペリエンスを向上させます。パスキーはフィッシングに強く、再利用できません。ユーザーは、パスワードを覚えて入力するのではなく、指紋認証、顔認識、ローカル PIN でデバイスのロックを解除してログインできます。

アカウントの簡単な作成
アカウント作成時に「Google でログイン」を統合することで、登録プロセスを効率化し、放棄率を削減します。
このワンクリック登録オプションでは、使い慣れたユーザー認証情報を利用するため、手間を最小限に抑え、ユーザー エクスペリエンスを向上させることができます。
登録時に [Google でログイン] を優先することで、アプリのオンボーディング プロセスとユーザー満足度を大幅に改善できます。
ワンクリック ログイン
認証情報マネージャーは、ユーザー名とパスワード、パスキー、フェデレーション ログイン(Google でログインなど)などの複数のログイン方法を単一の API でサポートする Jetpack API です。これにより、デベロッパーにとっては統合が容易になります。
ユーザーは、適切なオプションを選択することなく、ワンクリックでアプリにログインできます。Credential Manager では、認証方法にわたってログイン インターフェースが統一されるため、ユーザーがどの方法を選択するかにかかわらず、アプリへのログインがわかりやすく簡単になります。
認証のスタートガイド
パスキーによるユーザー認証
認証情報マネージャーをパスキーと統合する
認証情報マネージャーを「Google でログイン」と統合する
Credential Manager を WebView と統合する
Firebase Authentication を「Google でログイン」と統合する
最新のニュースと動画
Timeline update: third-party autofill services support on Chrome on Android
Updated 2025年2月7日
In October 2024, we announced that Chrome 131 will allow third-party autofill services on Android (like password managers) to natively autofill forms on websites. Reflecting on feedback from autofill service developers, we've decided to shift the
Welcome to Spotlight Week: Passkeys
Updated 2024年11月18日
We're kicking off Spotlight Week with a deep dive into passkeys! This week we're partnering with the Chrome team to feature exciting announcements, insightful resources, and expert guidance on how to build seamless and secure authentication
Passkeys Spotlight Week begins November 18th
Updated 2024年11月11日
Tired of headaches with passwords? Ready for a future where online authentication is both faster and more secure? Then mark your calendars for Passkeys Week, November 18-22! Passkeys are an easier and more secure alternative to passwords, and are
Chrome on Android to support third-party autofill services natively
Updated 2024年10月16日
Chrome on Android will soon allow third-party autofill services (like password managers) to natively autofill forms on websites. Developers of these services need to tell their users to toggle a setting in Chrome to continue using their service with
Attestation format change for the Android FIDO2 API
Updated 2024年9月24日
In 2019 we introduced a FIDO2 API, adopted by many leading developers, which allows users to generate an attested, device-bound FIDO2 credential on Android devices. Since this launch, Android has generated an attestation statement based on the
Passkeys and identity best practices
Updated 2024年5月16日
Passkeys are the modern standard for enabling seamless, secure, and trustworthy sign-in user flows. Discover how to accelerate your authentication and account creation experiences with passkeys and Sign in with Google through Credential Manager.
Updates to Google Identity Services (GIS) and migration to the Credential Manager API
Updated 2023年10月26日
At Google, we are dedicated to improving the sign in experience across platforms for developers and users. For Android developers, we recently announced the public availability of Credential Manager as the future of authentication on Android.
Simple and secure sign-in on Android with Credential Manager and passkeys
Updated 2023年10月25日
We are excited to announce that the public release of Credential Manager will be available starting on November 1st. Credential Manager brings the future of authentication to Android, simplifying how users sign in to their apps and websites, and at
Android Developer Story: KAYAK reduced sign-in time by 50% and improved security with passkeys
Updated 2023年10月24日
KAYAK is one of the world's leading travel search engines that helps users find the best deals on flights, hotels, and rental cars. In 2023, KAYAK integrated passkeys - a new type of passwordless authentication - into its Android and web apps. As a
従来の API から認証情報マネージャーに移行する
以前の Google ログインから移行する
Android 版 Google Sign-in は非推奨となり、2025 年に削除される予定です。認証情報マネージャーに移行すると、ユーザー エクスペリエンスが向上し、アプリを最新の状態に保つことができます。
認証情報マネージャーは、登録とログインを重視しています。認可には、AuthorizationClient を使用して、Google アカウント(ドライブ、カレンダー、フォトなど)に対するきめ細かい認可リクエストを行います。