<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Harlow Solid Italic";
        panose-1:4 3 6 4 2 15 2 2 13 2;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>I also thought I would add that handler.xml has this profile handler<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><ph:ProfileHandler xsi:type="ph:SAML2ECP" inboundBinding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'> outboundBindingEnumeration="urn:oasis:names:tc:SAML:2.0:bindings:SOAP"><o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'> <ph:RequestPath>/SAML2/SOAP/ECP</ph:RequestPath><o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'> </ph:ProfileHandler> <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>But the idp-process.log shows the that no profile handler is registered for /saml2/soap/ecp<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>09:06:35.572 - INFO [org.opensaml.saml2.metadata.provider.AbstractReloadingMetadataProvider:271] - Next refresh cycle for metadata provider 'https://nexus.microsoftonline-p.com/federationmetadata/saml20/federationmetadata.xml' will occur on '2013-08-01T16:06:35.198Z' ('2013-08-01T12:06:35.198-04:00' local time)<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>09:06:36.898 - INFO [Shibboleth-Access:74] - 20130801T130636Z|156.12.2.28|idp.kutztown.edu:80|/profile/saml2/soap/ecp|<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>09:06:36.914 - DEBUG [edu.internet2.middleware.shibboleth.idp.profile.IdPProfileHandlerManager:86] - shibboleth.HandlerManager: Looking up profile handler for request path: /saml2/soap/ecp<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>09:06:36.914 - DEBUG [edu.internet2.middleware.shibboleth.idp.profile.IdPProfileHandlerManager:100] - shibboleth.HandlerManager: No profile handler registered for request path /saml2/soap/ecp<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>09:06:36.914 - WARN [edu.internet2.middleware.shibboleth.common.profile.ProfileRequestDispatcherServlet:92] - No profile handler configured for request at path: /saml2/soap/ecp<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> users-bounces@shibboleth.net [mailto:users-bounces@shibboleth.net] <b>On Behalf Of </b>Jones, David A<br><b>Sent:</b> Thursday, August 01, 2013 3:25 PM<br><b>To:</b> users@shibboleth.net<br><b>Subject:</b> ECP authentication failure<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Working on setting up ECP. In testing, I am trying to connect through Outlook, but it continues to prompt me for credentials. I get the same behavior when I go directly to <a href="https://servername/idp/profile/SAML2/SOAP/ECP">https://servername/idp/profile/SAML2/SOAP/ECP</a> through a URL. It appears the authentication component is not working for me. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The tomcat and catalina logs look like this:<o:p></o:p></p><p class=MsoNormal>FINE: Failed authenticate() test<o:p></o:p></p><p class=MsoNormal>Aug 01, 2013 1:15:05 PM org.apache.catalina.authenticator.AuthenticatorBase invoke<o:p></o:p></p><p class=MsoNormal>FINE: Security checking request GET /idp/profile/SAML2/SOAP/ECP<o:p></o:p></p><p class=MsoNormal>Aug 01, 2013 1:15:05 PM org.apache.catalina.realm.RealmBase findSecurityConstraints<o:p></o:p></p><p class=MsoNormal>FINE: Checking constraint 'SecurityConstraint[user authentication]' against GET /profile/SAML2/SOAP/ECP --> false<o:p></o:p></p><p class=MsoNormal>Aug 01, 2013 1:15:05 PM org.apache.catalina.realm.RealmBase findSecurityConstraints<o:p></o:p></p><p class=MsoNormal>FINE: Checking constraint 'SecurityConstraint[ECP]' against GET /profile/SAML2/SOAP/ECP --> true<o:p></o:p></p><p class=MsoNormal>Aug 01, 2013 1:15:05 PM org.apache.catalina.authenticator.AuthenticatorBase invoke<o:p></o:p></p><p class=MsoNormal>FINE: Calling hasUserDataPermission()<o:p></o:p></p><p class=MsoNormal>Aug 01, 2013 1:15:05 PM org.apache.catalina.realm.RealmBase hasUserDataPermission<o:p></o:p></p><p class=MsoNormal>FINE: User data constraint already satisfied<o:p></o:p></p><p class=MsoNormal>Aug 01, 2013 1:15:05 PM org.apache.catalina.authenticator.AuthenticatorBase invoke<o:p></o:p></p><p class=MsoNormal>FINE: Calling authenticate()<o:p></o:p></p><p class=MsoNormal>Aug 01, 2013 1:15:05 PM org.apache.catalina.authenticator.AuthenticatorBase invoke<o:p></o:p></p><p class=MsoNormal>FINE: Failed authenticate() test<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any ideas?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal>Dave<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:16.0pt;font-family:"Harlow Solid Italic"'>David A. Jones<o:p></o:p></span></p><p class=MsoNormal>Enterprise Systems Analyst<o:p></o:p></p><p class=MsoNormal>KU Servers & Security<o:p></o:p></p><p class=MsoNormal>Office: 610-683-4880<o:p></o:p></p><p class=MsoNormal>Cell: 610-762-4618<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>