Orbeon Single sign-on to SAP Netweaver
问题 We have setup Orbeon 4.0 beta 3 on SAP Netweaver 7.3 with custom persistancy layer. This layer is created on Netweaver with this in mind: http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/persistence-api Basic CXF webservices which acts as a proxy to the SAP Backend where we store the form and data. Connection to the backend is made via SAP HTTPDestination. This setup works as long as authentication is turn off in web.xml etc. The next step was to enable this with SSO in mind. So