GitHub user avallen opened a pull request:

    https://github.com/apache/cxf-fediz/pull/5

    Fix wsclientWebapp by configuring client auth against STS

     17e8c07f37de0529b94b63199a92f4044f4aa3ff has changed the STS configuration 
so that it requires client cert authentication for its Transport port.
    
     This port is also used by the wsclientWebapp sample for its "on-behalf-of" 
usecase. This modifies the sample webapp for supporting this new requirement. 
The documentation of the necessary keystore modifications has been modified 
accordingly in the HowToGenerateKeysREADME.html.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/avallen/cxf-fediz master-fix-wsclient-sample

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf-fediz/pull/5.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5
    
----
commit fee5ecf2a2936dc69280bef5c89bf0ec3a39915e
Author: avallen <[email protected]>
Date:   2015-01-30T12:17:17Z

    Fix wsclientWebapp by configuring client auth against STS
    
     17e8c07f37de0529b94b63199a92f4044f4aa3ff has changed the STS configuration 
so that it requires client cert authentication for its Transport port.
    
     This port is also used by the wsclientWebapp sample for its "on-behalf-of" 
usecase. This modifies the sample webapp for supporting this new requirement. 
The documentation of the necessary keystore modifications has been modified 
accordingly in the HowToGenerateKeysREADME.html.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to