Jxck 2018/5/15

Web Authentication API で FIDO U2F(YubiKey) 認証

Read Original

この記事は、Web Authentication (WebAuthn) API を使用して FIDO U2F 準拠のセキュリティキー(YubiKey)による認証を実装する方法を詳細に解説しています。公開鍵暗号方式に基づくユーザー登録(Registration)と認証(Authentication)の2つのフェーズに分け、ブラウザ上のAPI呼び出し(navigator.credentials.create)と、Node.jsサーバー側で必要なチャレンジの検証や署名の処理を含む、実際のコード例と共に技術的な流れを説明します。

Web Authentication API で FIDO U2F(YubiKey) 認証

コメント

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet