From 105b03370cd5725a9ae57701da09efd0cdeed1f6 Mon Sep 17 00:00:00 2001 From: Iker Pedrosa Date: Tue, 30 May 2023 10:39:23 +0200 Subject: [PATCH] Passkey design: add second sssd design page Signed-off-by: Iker Pedrosa Reviewed-By: Alexander Bokovoy --- doc/designs/passkeys.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/designs/passkeys.md b/doc/designs/passkeys.md index 0ac01ef65..de35ff413 100644 --- a/doc/designs/passkeys.md +++ b/doc/designs/passkeys.md @@ -21,8 +21,10 @@ The project will be jointly developed by SSSD and IPA: - IPA provides the interface to configure passkey settings - SSSD performs the actual authentication -SSSD has provided a corresponding -[design page for the passkey feature](https://sssd.io/design-pages/passkey_authentication.html). +SSSD has defined the implementation in two design pages: + +- [Local passkey authentication](https://sssd.io/design-pages/passkey_authentication.html). +- [Passkey Kerberos integration](https://sssd.io/design-pages/passkey_kerberos.html) ## Use Cases