#
WebAuthn
WebAuthn is a web standard published by the World Wide Web Consortium (W3C) to standardize an interface for authenticating users to web-based applications and services using public-key cryptography.
Here are 203 public repositories matching this topic...
Kanidm: A simple, secure and fast identity management platform
rust
security
ldap
identity
authentication
iam
idm
radius
identity-management
oidc
scim
webauthn
ssh-authentication
-
Updated
May 28, 2022 - Rust
WebAuthn (FIDO2) server library written in Go
-
Updated
Mar 30, 2022 - Go
good first issue
Good for newcomers
A curated list of awesome WebAuthn/FIDO2 resources
-
Updated
Feb 24, 2022
-
Updated
Apr 26, 2022 - TypeScript
security
ldap
jwt
saml
oauth2
authentication
acl
auth
authorization
secops
sso
openid
access-control
secdevops
websecurity
caddy-plugin
webauthn
paseto
paseto-tokens
caddy2
-
Updated
May 26, 2022 - Go
Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins
c
ldap
oauth2
otp
reactjs
openidconnect
yubikey
totp
hotp
oauth2-server
oidc
authentication-backend
ulfius
hoel
libjwt
tls-certificate
webauthn
fido2
oidc-server
n-factor-authentication
-
Updated
May 23, 2022 - C
WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
ruby
two-factor-authentication
passwordless
passwordless-login
relying-party
webauthn
fido2
web-authentication
webauthn-library
webauthn-ruby
webauthn-server
-
Updated
May 17, 2022 - Ruby
The source code for webauthn.io, a demonstration of WebAuthn.
-
Updated
May 16, 2022 - Go
kj84park
commented
Nov 9, 2021
In the case of the server app(FIDO2 Server), the API Guide of Spring RestDocs has already been completed.
However, it does not exist for rpserver yet.
The API Guide can be configured by referring to the following.
references
evert
commented
Apr 3, 2019
Currently all sessions are stored in a memory-engine, which means:
- If the server restarts, all sessions expire.
- If multiple servers are started, they can't share sessions
As big step forward, we would want to store sessions in MySQL.
This means a new 'storage engine' will have to be written for this session data. This should be done in this github project:
An example Node.js Relying Party implementation of the WebAuthn specification
security
authentication
example
google-appengine
authentication-backend
relying-party
webauthn
webauthn-library
-
Updated
May 20, 2022 - TypeScript
LDAP Account Manager
-
Updated
May 27, 2022 - JavaScript
Server-side Web Authentication library for Java https://www.w3.org/TR/webauthn/#rp-operations
-
Updated
May 19, 2022 - Java
FIDO-U2F / FIDO2 / Webauthn Framework
fido-u2f
symfony
symfony-bundle
u2f
fido
u2f-protocol
factor-authentication
safetynet
webauthn
fido2
webauthn-bundle
webauthn-support
webauthn-framework
webauthn-library
-
Updated
May 24, 2022 - PHP
Go package for easy WebAuthn integration
-
Updated
Nov 21, 2020 - Go
Created by W3C
Released 2019
- Website
- www.w3.org/TR/webauthn
- Wikipedia
- Wikipedia
To help debugging/reporting