We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac022c commit e730858Copy full SHA for e730858
webauthn-server-demo/README
@@ -77,8 +77,8 @@ link:https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-
77
interface to enable identification and validation of authenticator models. This
78
instance is then used to look up trusted attestation root certificates. The
79
link:../webauthn-server-attestation/[`webauthn-server-attestation`]
80
-sibling library provides implementations of this interface that are pre-seeded
81
-with Yubico device metadata.
+sibling library provides an implementation of this interface that integrates
+with the https://fidoalliance.org/metadata/[FIDO Metadata Service].
82
83
84
== Usage
0 commit comments