summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2013-10-28 07:16:48 +0000
committerolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2013-10-28 07:16:48 +0000
commitfae884ae43c71bbb4ff1cc8f72988ca7007d614f (patch)
treec3e671035ed6353b0bd80465f07cb625fc6a551e
parentc8c689a9a04ef1dc093bc798919a09b0642a13d7 (diff)
downloadmod_auth_mellon-fae884ae43c71bbb4ff1cc8f72988ca7007d614f.tar.gz
mod_auth_mellon-fae884ae43c71bbb4ff1cc8f72988ca7007d614f.tar.xz
mod_auth_mellon-fae884ae43c71bbb4ff1cc8f72988ca7007d614f.zip
Document MellonUser with multi-valued attributes.
git-svn-id: https://modmellon.googlecode.com/svn/trunk@222 a716ebb1-153a-0410-b759-cfb97c6a1b53
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 58b2669..9064a99 100644
--- a/README
+++ b/README
@@ -199,6 +199,9 @@ MellonPostCount 100
# The username is passed on to other apache modules and to the web
# page the user visits. NAME_ID is an attribute which we set to
# the id we get from the IdP.
+ # Note: If MellonUser refers to a multi-valued attribute, any single
+ # value from that attribute may be used. Do not rely on it selecting a
+ # specific value.
# Default: MellonUser "NAME_ID"
MellonUser "NAME_ID"