From 75073d0a8478441cc97a6efa10b566c5fb1dac81 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 17 Apr 2020 20:57:17 +0100 Subject: New upstream version 1.4.0 --- man/fido_credman_metadata_new.3 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'man/fido_credman_metadata_new.3') diff --git a/man/fido_credman_metadata_new.3 b/man/fido_credman_metadata_new.3 index 16f0192..1a65978 100644 --- a/man/fido_credman_metadata_new.3 +++ b/man/fido_credman_metadata_new.3 @@ -72,7 +72,8 @@ The credential management API of .Em libfido2 allows resident credentials on a FIDO2 authenticator to be listed, inspected, and removed. -Please note that not all authenticators support credential management. +Please note that not all FIDO2 authenticators support credential +management. To obtain information on what an authenticator supports, please refer to .Xr fido_cbor_info_new 3 . @@ -297,3 +298,11 @@ should have their return values checked for NULL. .Sh SEE ALSO .Xr fido_cbor_info_new 3 , .Xr fido_cred_new 3 +.Sh CAVEATS +Credential management is a tentative feature of FIDO 2.1. +Applications willing to strictly abide by FIDO 2.0 should refrain +from using credential management. +Applications using credential management should ensure it is +supported by the authenticator prior to using the API. +Since FIDO 2.1 hasn't been finalised, there is a chance the +functionality and associated data structures may change. -- cgit v1.2.3