<div dir="ltr"><div>Hey,</div><div><br></div><div>I am having a little difficulty getting shib attributes working in apache</div><div><div>Server version: Apache/2.4.18 (Ubuntu). SP on the same host. </div></div><div><br></div><div>shibd logs show the attributes coming through without issue, and things work fine with the valid-user setting.</div><div>However any shib-attr I use fails. They don't seem to be getting passed to apache. </div><div><br></div><div>    <Location /></div><div><span style="white-space:pre">   </span>AuthType Shibboleth</div><div><span style="white-space:pre">   </span>ShibRequestMapperAuthz off</div><div>        ShibRequestSetting requireSession 1</div><div>        # Require valid-user</div><div><span style="white-space:pre">       </span>Require shib-attr sn Smith</div><div>    </Location></div><div><br></div><div>Is there any extra config that I need here? Or is this most likely a problem with my SP config? </div><div><br></div><div>Cheers,</div><div>Nick</div><div><br></div><div><br></div><div><br></div><div><br></div></div>