<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p></p>
<div>
<p class="MsoNormal">Hi Justin,<br>
Thank you!</p>
<p class="MsoNormal">I just want to override user-context.xml and configure in addition to security:form-login additional authentications.</p>
<p class="MsoNormal">For example security:http-basic.</p>
<p class="MsoNormal">Why it is not possible?</p>
<p class="MsoNormal">I do not need the client and rp never see the basic authentication header (or the Kerberos tickets) but I need IDP will see it.&nbsp;</p>
<p class="MsoNormal">Best regards,</p>
<p class="MsoNormal"><span style="mso-spacerun:yes">&nbsp;&nbsp; </span>Michael</p>
</div>
<br>
<p></p>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Justin Richer &lt;jricher@mit.edu&gt;<br>
<b>Sent:</b> Thursday, September 1, 2016 5:18 PM<br>
<b>To:</b> Michael Furman; mitreid-connect@mit.edu<br>
<b>Subject:</b> RE: [mitreid-connect] mitreid-connect IDP: support additional authentication schemas.</font>
<div>&nbsp;</div>
</div>
<div>
<div>No, this won't work and isn't using OAuth properly. You don't want the client app to intercept the credentials, you can have the server accept them directly. We've deployed the server using Kerberos authentication, but the client and rp never see the Kerberos
 tickets.&nbsp;</div>
<div><br>
</div>
<div id="composer_signature">
<div style="font-size:85%; color:#575757">--Justin</div>
<div style="font-size:85%; color:#575757"><br>
</div>
<div style="font-size:85%; color:#575757">&nbsp;<i>Sent from my phone</i></div>
</div>
<div><br>
</div>
<div style="font-size:100%; color:#000000">
<div>-------- Original message --------</div>
<div>From: Michael Furman &lt;michael_furman@hotmail.com&gt; </div>
<div>Date: 9/1/16 4:46 PM (GMT&#43;02:00) </div>
<div>To: mitreid-connect@mit.edu </div>
<div>Subject: [mitreid-connect] mitreid-connect IDP: support additional authentication schemas.
</div>
<div><br>
</div>
</div>
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p></p>
<div>
<p class="MsoNormal">Hi all,</p>
<p class="MsoNormal">I want to extend mitreid-connect IDP and to support additional authentication schemas, like Basic Authentication (or Kerberos).</p>
<p class="MsoNormal">I read the following document:</p>
<pre><a id="LPlnk829346" href="https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/wiki/Server-configuration">https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/wiki/Server-configuration</a></pre>
<br>
<p class="MsoNormal">In the current version we have RestAPI clients that accesses our application with Basic Authentication.<br style="">
<br style="">
</p>
<p class="MsoNormal">I just want to ensure the following flow will work when we will start to use OpenID-Connect.<br style="">
<br style="">
</p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in"><span style=""><span style="">1)<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><span dir="LTR"></span>A RestAPI client accesses RP (our application) with the Basic Authentication header</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in"><span style=""><span style="">2)<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><span dir="LTR"></span>RP redirects the request to mitreid-connect IDP using OpenID-Connect protocol</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in"><span style=""><span style="">3)<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><span dir="LTR"></span>The modified mitreid-connect IDP authenticates the request using the Basic Authentication header.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in"><span style=""><span style="">4)<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><span dir="LTR"></span>mitreid-connect IDP redirects request back using OpenID-Connect protocol</p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in"><span style=""><span style="">5)<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><span dir="LTR"></span>RP (our application) authenticates the request using OpenID-Connect protocol</p>
<p class="MsoNormal">Also, I hope the same flow will work for other authentication schemas (e.g. Kerberos).</p>
<p class="MsoNormal">Thank you in advance for your help.</p>
<p class="MsoNormal">Best regards,</p>
<p class="MsoNormal"><span style="">&nbsp;&nbsp; </span>Michael</p>
</div>
<br>
<p></p>
</div>
</div>
</div>
</div>
</body>
</html>