<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">I finally found a fix for this issue and can see the attrs in headers. I had not configured the <RequestMap> element correctly, and the path name for the <Host> was incorrect. I had wrongly assumed IIS took care of it. I guess should have read the docs a little more.<br>This is all I had to do:<br> <Host name="mySP.test.com"><br> <Path name="sample" authType="shibboleth" requireSession="true"/><br> </Host><br>Thanks for the assistance!<br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size:
12pt;"><br><br></div></div></div></body></html>