[ https://issues.apache.org/jira/browse/FEDIZ-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946439#comment-13946439 ]
Stepan Hrbacek commented on FEDIZ-70: ------------------------------------- I was not able to make the test - the Fediz IdP configuration files are a bit different from V1.1.0 and after merging them (we have custom configuration in place) the IdP endpoint was not accessible - returned HTTP 404 back. There was ClassNotFoundException for HSQL driver class in the IdP log file. > Missing support for Web Services Policy 1.2 > (http://schemas.xmlsoap.org/ws/2004/09/policy) > ------------------------------------------------------------------------------------------ > > Key: FEDIZ-70 > URL: https://issues.apache.org/jira/browse/FEDIZ-70 > Project: CXF-Fediz > Issue Type: Bug > Components: IDP > Affects Versions: 1.1.0 > Environment: Tomcat 7.0.47, JRE 1.7 > SharePoint 2010 as SP > Reporter: Stepan Hrbacek > Assignee: Oliver Wulff > Labels: http://schemas.xmlsoap.org/ws/2004/09/policy, > http://www.w3.org/ns/ws-policy > Fix For: 1.2.0 > > > I am trying to setup Claims authentication to SharePoint 2010 via Apache CXF > Fediz IDP and I have SharePoint rejects claims created by Fediz because it > does not support Web Services Policy 1.5 (http://www.w3.org/ns/ws-policy) > that is by default used in Fediz - following error is reported (see mailing > list [Claims authentication to SharePoint 2010 via Apache CXF Fediz > IDP|http://mail-archives.apache.org/mod_mbox/cxf-users/201402.mbox/%3C79AB4452999C844D9920E0363533273111A8C322%40S10BE002.SH10.lan%3E]): > -------------------------- > 02/06/2014 11:18:00.40 w3wp.exe (0x1268) > 0x0BD4 SharePoint Foundation > General 8nca Verbose > Application error when access /_trust/, > Error=ID3007: The element 'AppliesTo' with namespace > 'http://www.w3.org/ns/ws-policy' is unrecognized. > at > Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationHelper.ReadRSTRXml(XmlReader > reader, RequestSecurityTokenResponse rstr, WSTrustSerializationContext > context, WSTrustConstantsAdapter > trustConstants) at > Microsoft.IdentityModel.Protocols.WSTrust.WSTrustSerializationHelper.CreateResponse(XmlReader > reader, WSTrustSerializationContext context, WSTrustResponseSerializer > responseSerializer, > WSTrustConstantsAdapter trustConstants) at > Microsoft.IdentityModel.Protocols.WSTrust.WSTrust13ResponseSerializer.ReadXml(XmlReader > reader, WSTrustSerializationContext context) at > Microsoft.IdentityModel.Protocols.WSFederation.WSFederationSer... > 94b07bcc-8709-4449-8c8f-c4e175e2949b > -------------------------- > Would it be please possible to extend the > org.apache.cxf.fediz.service.idp.beans.STSClientAction so that the WSP and > Addressing namespaces are configurable in idp-servlet.xml? -- This message was sent by Atlassian JIRA (v6.2#6252)