<div dir="ltr">I found what the problem was! (But I&#39;m figuring out some pending aspects)<div><br></div><div>The problem is that once Shib&#39;s Idp answers back with a SAML Response (containing the assertion that states that the user was successfully authenticated) to the ADFS, the ADFS then resolves a WS-Federation URL where it sends the end-user; the issue is that this URL (once it&#39;s been resolved by the ADFS) always sends a SAML AuthnRequest with the attribute ForceAuthn = true, that&#39;s why I see a double login before getting into the Relying Party app. (Because Shib&#39;s Idp is acting accordinly to what the Relying Party is sending to it).</div><div><br></div><div>We have told the people of the ADFS that they need to remove the policy that forces the authentication in this WS-Federation URL (is this the best answer we can give them?), but I would like to ask you:</div><div><br></div><div>1. Do you know if there&#39;s something that can be done on Shib&#39;s Idp side when it receives this SAML AuthnRequest (that has the ForceAuthn = true) and get from a session or a cookie info that can used to create a SAML Response that doesn&#39;t require to force the user to a whole authentication process (somehow a silent authentication)?</div><div><br></div><div>2. Do you know or anyone where in the ADFS I can turn off the policy of ForceAuthn = true for this WS-Federation URL?, is in the ADFS Management tool? or is in the Relying Party App modifying the code in the .net app (perhaps in the web.config file)?</div><div><br></div><div>Thanks for all the help</div><div><br></div><div>Best,</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 22, 2015 at 10:41 AM, 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 1/22/15, 3:39 PM, &quot;Thomas Jones&quot; &lt;<a href="mailto:thomas.jones.g@gmail.com">thomas.jones.g@gmail.com</a>&gt; wrote:<br>
<br>
<br>
&gt;<br>
&gt;So I&#39;m guessing I&#39;m not using their correct AssertionConsumerService<br>
&gt;(either POST or redirect) but instead I&#39;m using an endpoint that only<br>
&gt;understand WS-Federation, right?<br>
<br>
</span>Seems possible.<br>
<span class=""><br>
&gt;Another question: Why after the Ws-Federation URL is resolved and the<br>
&gt;end-user reauthenticates, the process is correctly done, I mean the<br>
&gt;AssertionConsumerService is displayed in the URL address bar and the<br>
&gt;end-user is send to the Sp&#39;s app?<br>
<br>
</span>No idea.<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></div>