diff --git a/lam/docs/manual-sources/chapter-configuration.xml b/lam/docs/manual-sources/chapter-configuration.xml index d4d77ec1..00fbccb8 100644 --- a/lam/docs/manual-sources/chapter-configuration.xml +++ b/lam/docs/manual-sources/chapter-configuration.xml @@ -259,6 +259,29 @@ +
+ Webauthn devices + + Here you can delete any webauthn device registrations. This + section is only shown if at least one device is registered. + + Enter a part of the user's DN in the input box and perform a + search. LAM will show users and devices that match the search. You can + then delete a device registration. If the user has no more registered + devices then LAM will ask for registration on next login. + + Note: You cannot add any device here. This can only be done by the + user during login or self service. + + + + + + + + +
+
Change master password diff --git a/lam/docs/manual-sources/images/configGeneral8.png b/lam/docs/manual-sources/images/configGeneral8.png new file mode 100644 index 00000000..97c0802d Binary files /dev/null and b/lam/docs/manual-sources/images/configGeneral8.png differ