<div dir="ltr"><span style="font-size:12.8px">Hello,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">We have a Apache web server in front of a custom web server (Active4D). We are proxying the requests from the Apache web server to the Active4D. On the web server we implemented Shibboleth login and are able to retrieve the Shibboleth attributes. How can we pass these attributes to the Active4D server? I understand there is a way to do this by sending the attributes in the http request header, but I haven't found a recipe on how this is accomplished. We would like to pass the eppn value to Active4D to have it check for existing users in the database.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Our current Apache vhost configuration looks like this:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div><VirtualHost <a href="http://134.84.192.6:443/" target="_blank">134.84.192.6:443</a>></div><div><span style="white-space:pre-wrap"> </span>ServerName <a href="http://4d.diversity.umn.edu/" target="_blank">4d.diversity.umn.edu</a> </div><div><br></div><div> <Location /></div><div> AuthType shibboleth</div><div> ShibRequestSetting requireSession 1</div><div> Require valid-user</div><div> </Location></div><div> ProxyPass /Shibboleth.sso !</div><div> </div><div> ProxyPass / <a href="http://oed-db.oit.umn.edu/" target="_blank">http://oed-db.oit.umn.edu/</a></div><div><span style="white-space:pre-wrap"> </span>SSLEngine on</div><div><span style="white-space:pre-wrap"> ....SSL cert paths...- removed for brevity</span></div><div></VirtualHost></div><div><br></div><div>Thanks!</div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><span style="border-collapse:collapse;font-family:arial,sans-serif;font-size:13px"><div>Tonu Mikk</div><div>Adaptive Technologist | Disability Resource Center | <a href="http://diversity.umn.edu/disability" target="_blank">diversity.umn.edu/disability</a></div><div>University of Minnesota | <a href="http://umn.edu" target="_blank">umn.edu</a> </div><div><a href="mailto:tmikk@umn.edu" target="_blank">tmikk@umn.edu</a> | 612-625-3307</div></span></div></div>
</div>