summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index bf76334..97c6ebc 100644
--- a/README
+++ b/README
@@ -10,9 +10,9 @@ certificate via SSSD D-Bus call, setting up the r->user request
structure.
Method org.freedesktop.sssd.infopipe.Users.FindByNameAndCertificate
is used by default and value of query string parameter configured
-with directive LookupCertmapHintParam is passed to SSSD together with
-certificate to allow mapping of single certificate to multiple user
-accounts.
+with directive LookupUserByCertificateParamName is passed to SSSD
+together with certificate to allow mapping of single certificate to
+multiple user accounts.
Setting NO_CERTIFICATE_MAPPING_SUPPORT at build time changes the
module so it does not check the query string and calls SSSD D-Bus
method org.freedesktop.sssd.infopipe.Users.FindByCertificate.