From b0a2ab971f02e25bb1fce4b96ff423260fe5c156 Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Tue, 29 Mar 2011 12:49:13 +0200 Subject: [PATCH] Updated configuration documentation --- doc/howto/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/howto/config.rst b/doc/howto/config.rst index cf7e875..8d1ab05 100644 --- a/doc/howto/config.rst +++ b/doc/howto/config.rst @@ -530,7 +530,7 @@ A slightly more complex configuration:: "virtual_organization" : { "urn:mace:example.com:it:tek":{ "nameid_format" : "urn:oid:1.3.6.1.4.1.1466.115.121.1.15-NameID", - "common_identifier": "eduPersonPName", + "common_identifier": "eduPersonPrincipalName", } }, }