Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIDO2 WebAuthn認証 #538

Open
kaya-wankuma opened this issue Apr 16, 2024 · 2 comments
Open

FIDO2 WebAuthn認証 #538

kaya-wankuma opened this issue Apr 16, 2024 · 2 comments

Comments

@kaya-wankuma
Copy link

kaya-wankuma commented Apr 16, 2024

直近の話ではなく、いずれは・・・の話かつ、私のアイデアを備忘的にIssueとして挙げさせていただきます。

Pleasanterへの不正ログインを防ぐといったセキュリティ目線での認証方式として、
FIDO2認証に対応した方が良いと考えています。

このIssueを記載した時点では、FIDO2認証を使うケースとして
Windows Helloを用いた認証が一番使われるケースであると考えています。
生体認証に対応しているハードであれば、FIDO2認証ができると思いますので、
YubiKeyスマホでの指紋認証もFIDO2認証で対応可能になります。
(が、Pleasanterをスマホから見るのか?と聞かれると、私には不透明で需要があるかはわかりかねます・・・)

時間があるときに、Pleasanterに自分で組み込みをしてみたいとは考えていますが
いつ時間がとれるか不透明のため、いったんissueとして記載させていただきました。
(不適切でしたら、Close等変えてしまってください。)

.NETでのFIDO2+WebAuthnコードはこちらが参考になると考えています。
https://fido2-net-lib.passwordless.dev/

FIDO2での生体認証について、わかりやすい説明はKDDI様の下記サイトが良いかと感じております。
https://biz.kddi.com/beconnected/feature/2020/200401_2/

サーバーまたはユーザーに公開鍵を紐づけて、FIDO2認証をかければ、
ログインがよりセキュアにできると考えている次第です。
(今すぐというより、今のセキュリティ系の動向を考えて直近の未来に向けた機能追加になると考えています。)

@pierre3
Copy link
Collaborator

pierre3 commented Apr 24, 2024

Issueありがとうございます。
ご要望として検討させていただきます。

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants