Opened 3 years ago
Closed 3 weeks ago
#1396 closed task (fixed)
Implement an login extension for WebAuthn
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | WebAuthn extension v1.0 |
Component: | net.sf.basedb.webauthn | Keywords: | |
Cc: |
Description
WebAuthn is an authentication protocol that is standardized by W3C. It is supported by later models of YubiKey and also by several other manufacturers. Support for this protocol exists all the major browsers.
It can be compared to the existing YubiKey implementation that uses a proprietary OTP (one-time-password) protocol. This protocol is also dependent on the YubiCload servers for validation.
https://en.wikipedia.org/wiki/WebAuthn
Yubico has a nice server-side implementation:
Documentation for the browser-side API:
Some other nice links:
Change History (33)
comment:1 by , 3 years ago
Component: | not classified → net.sf.basedb.webauthn |
---|---|
Milestone: | → WebAuthn extension v1.0 |
Owner: | changed from | to
Status: | new → accepted |
comment:2 by , 3 years ago
comment:33 by , 3 weeks ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
In 6740: