summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 52c4492..3916311 100644
--- a/README
+++ b/README
@@ -186,6 +186,11 @@ MellonLockFile "/tmp/mellonLock"
# available in the MELLON_SESSION environment variable
MellonSessionDump Off
+ # If MellonSamlResponseDump is set, then the SAML authentication
+ # response will be available in the MELLON_SAML_RESPONSE environment
+ # variable
+ MellonSamlResponseDump Off
+
# MellonRequire allows you to limit access to those with specific
# attributes. The syntax is
# 'MellonRequire <attribute name> <list of valid values>'.