<div dir="ltr">Hello @Scott,<div><span style="font-size:12.8000001907349px">Not unless you build new code or write scripts to pull</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">bits of data out of the <b>Java subject</b> inside the resolver and expose them</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">as attributes with encoders to put them into the SAML assertion.</span><br></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">I know that i have to define the attribute along with attribute encoders to release the attributes to the SP. but you are saying about Java Subject, is it</span><span style="font-size:13px;color:rgb(0,0,0);font-family:&#39;helvetica neue&#39;,helvetica,arial,sans-serif;line-height:17px"> </span><b id="yui_3_10_0_1_1417760845949_73" style="font-size:13px;color:rgb(0,0,0);font-family:&#39;helvetica neue&#39;,helvetica,arial,sans-serif;line-height:17px">javax.security.Subject?</b></div><div><b style="font-size:13px;color:rgb(0,0,0);font-family:&#39;helvetica neue&#39;,helvetica,arial,sans-serif;line-height:17px">How can i include my attributes to send to the idp to be released at the IDP side?</b></div><div><b style="font-size:13px;color:rgb(0,0,0);font-family:&#39;helvetica neue&#39;,helvetica,arial,sans-serif;line-height:17px">Thank you.</b></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 2, 2014 at 8:11 PM, Cantor, Scott <span dir="ltr">&lt;<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 12/2/14, 11:59 AM, &quot;Surinaidu Majji&quot; &lt;<a href="mailto:pioneer.suri@gmail.com">pioneer.suri@gmail.com</a>&gt; wrote:<br>
<br>
<br>
<br>
&gt;Thank you for your reply, but you are saying attributes pulled from<br>
&gt;resolver:<br>
&gt;Is that attribute-resolver.xml, configured for releasing attributes, in<br>
&gt;that case<br>
&gt;i am releasing &#39;principal&#39; which contains &#39;permissions&#39; to SP. Is that<br>
&gt;right?<br>
<br>
</span>No, it&#39;s not right. Not unless you build new code or write scripts to pull<br>
bits of data out of the Java subject inside the resolver and expose them<br>
as attributes with encoders to put them into the SAML assertion.<br>
<br>
That isn&#39;t how people use the IdP. You need to have a database or<br>
directory of attributes to pull from, not rely on the authentication step<br>
and try and tunnel information through that.<br>
<div class="HOEnZb"><div class="h5"><br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>