<div dir="ltr"><div><span style="color:rgb(51,51,51);font-family:"normal arial",sans-serif">Lalith Jayaweera, in case it's helpful to you to restate Scott's injunction in more detail,</span><br></div><div><br></div>







<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"></blockquote><div>in ...conf/attribute-filter.xml add a release policy that can be as simple as:</div><div><br></div> <AttributeFilterPolicy id="releaseToMyTestSP"><br><blockquote class="gmail_quote" style="margin:0px 0.8ex;border-left:1px solid rgb(204,204,204);border-right:1px solid rgb(204,204,204);padding-left:1ex;padding-right:1ex"></blockquote>    <PolicyRequirementRule xsi:type="Requester" value="'<a href="https://mytestsp.com/samlLogin%27" rel="nofollow" target="_blank">https://myte<wbr>stsp.com/samlLogin</a>" /><br><blockquote class="gmail_quote" style="margin:0px 0.8ex;border-left:1px solid rgb(204,204,204);border-right:1px solid rgb(204,204,204);padding-left:1ex;padding-right:1ex"></blockquote>    <AttributeRule attributeID="uid"><br><blockquote class="gmail_quote" style="margin:0px 0.8ex;border-left:1px solid rgb(204,204,204);border-right:1px solid rgb(204,204,204);padding-left:1ex;padding-right:1ex"></blockquote>        <PermitValueRule xsi:type="ANY" /><br><blockquote class="gmail_quote" style="margin:0px 0.8ex;border-left:1px solid rgb(204,204,204);border-right:1px solid rgb(204,204,204);padding-left:1ex;padding-right:1ex"></blockquote>    </AttributeRule><br><span class="gmail-s1"></AttributeFilterPolicy></span>
<div>









<p class="gmail-p1"><span class="gmail-s1">







</span></p></div><div class="gmail_extra">Assuming you have elsewhere configured a nameID based on that uid attribute, this will make it available to be used in the SAML assertion to <a href="https://mytestsp.com/samlLogin%27" rel="nofollow" target="_blank">https://myte<wbr>stsp.com/samlLogin</a>.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_quote">My apologies if this isn't useful to you...</div></div></div>