From da94b2c6a92566506838ce212d3e0e1128885d62 Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Thu, 14 Dec 2023 04:33:58 -0800 Subject: [PATCH] doc: document [Security].PasswordIdentifier --- src/iwd.network.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/iwd.network.rst b/src/iwd.network.rst index 719853fa..734dcfa1 100644 --- a/src/iwd.network.rst +++ b/src/iwd.network.rst @@ -199,6 +199,12 @@ connect to that network. required if the *PreSharedKey* is not provided. If not provided in settings, the agent will be asked for the passphrase at connection time. + * - PasswordIdentifier + - string + + An identifer string to be used with the passphrase. This is used for + WPA3-Personal (SAE) networks if the security has enabled password + identifiers for clients. * - PreSharedKey - 64 character hex string