summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authormanu@netbsd.org <manu@netbsd.org@a716ebb1-153a-0410-b759-cfb97c6a1b53>2009-06-15 13:33:34 +0000
committermanu@netbsd.org <manu@netbsd.org@a716ebb1-153a-0410-b759-cfb97c6a1b53>2009-06-15 13:33:34 +0000
commit283d4c444bccc6bc52410eed6cd9fccf6ea3fa40 (patch)
tree9d653fd87a098997c4c34c67b159ec3e00f3eb9f /README
parentddbb4d5f7f6aa6f4edff29e2c8716358dd91a08f (diff)
downloadmod_auth_mellon-283d4c444bccc6bc52410eed6cd9fccf6ea3fa40.tar.gz
mod_auth_mellon-283d4c444bccc6bc52410eed6cd9fccf6ea3fa40.tar.xz
mod_auth_mellon-283d4c444bccc6bc52410eed6cd9fccf6ea3fa40.zip
Add MellonOrganization(Name|DisplayName|URL) for filling the
<Organization> element of autogenerated metadata git-svn-id: https://modmellon.googlecode.com/svn/trunk@57 a716ebb1-153a-0410-b759-cfb97c6a1b53
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index cac212c..1bd7941 100644
--- a/README
+++ b/README
@@ -241,7 +241,15 @@ MellonLockFile "/tmp/mellonLock"
# MellonSPMetadataFile is the full path to the file containing
# the metadata for this service provider.
# Default: if not set, metadata will be autogenerated
- MellonSPMetadataFile /etc/apache2/mellon/sp-metadata.xml
+ MellonSPMetadataFile /etc/apache2/mellon/sp-metadata.xml
+
+ # If you choose to autogenerate metadata, these option
+ # can be used to fill the <Organization> element. They
+ # all follow the syntax "option [lang] value":
+ # MellonOrganizationName "random-service"
+ # MellonOrganizationDisplayName "en" "Random service"
+ # MellonOrganizationDisplayName "fr" "Service quelconque"
+ # MellonOrganizationURL "http://www.espci.fr"
# MellonSPPrivateKeyFile is a .pem file which contains the private
# key of the service provider. The .pem-file cannot be encrypted