1What follows are some tips for setting up and troubleshooting
2a crudesaml/mod_auth_mellon based single sign-on authentication
3system with an Apache web server.  More detailed discussion
4and/or questions belong in a mod_auth_mellon or crudesame-specific
5forum/community.
6
7  * To make mod_auth_mellon populate the SAML assertion in the
8    web server environment, the following setting is needed in
9    your httpd configuration:
10
11      MellonSamlResponseDump On
12
13