2019-11-06, 14:10–14:25, Main Conference Room
Click
HERE to view the presentation slide deck.
Using LDAP as FIDO 2.0 WebAuthn Server repository
FIDO 2.0 is a next generation framework for the strong authentication.
It consists of two specifications: WebAuthn(Web Authentication API) and CTAP(Client To Authenticator Protocol).
FIDO2 authenticator uses public key authentication instead of password, so the server stores public key as credential in the repository.
I'll introduce a FIDO2 server that stores credentials to LDAP directory and LDAP schema for FIDO2 that I crafted.