Get a metadata statement for a given AAGUID.
This method will coordinate updating the cache as per the nextUpdate
property in the initial
BLOB download.
Prepare the service to handle remote MDS servers and/or cache local metadata statements.
Options:
Optional
mdsAn array of URLs to FIDO Alliance Metadata Service (version 3.0)-compatible servers. Defaults to the official FIDO MDS server
Optional
statements?: MetadataStatement[]An array of local metadata statements
Optional
verificationHow MetadataService will handle unregistered AAGUIDs. Defaults to
"strict"
which throws errors during registration response verification when an
unregistered AAGUID is encountered. Set to "permissive"
to allow registration by
authenticators with unregistered AAGUIDs
Generated using TypeDoc
A basic service for coordinating interactions with the FIDO Metadata Service. This includes BLOB download and parsing, and on-demand requesting and caching of individual metadata statements.
https://fidoalliance.org/metadata/