Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSSE as an optional functionality #3

Open
rjarteta opened this issue Sep 7, 2012 · 4 comments
Open

WSSE as an optional functionality #3

rjarteta opened this issue Sep 7, 2012 · 4 comments

Comments

@rjarteta
Copy link

rjarteta commented Sep 7, 2012

Hello, I've search through your code and I haven't seen anything related to WS Security. Would You consider implementing something like this ?

http://code.google.com/p/wse-php/source/browse/soap-server-wsse.php

Or at least can you point me in the right direction on where it should be better placed in the component ?

Thank you!

@aschamberger
Copy link
Contributor

At the moment there is WS Security only in the client.

Feel free to send a pull request. You would have to implement a SoapRequestFilter and SoapResponseFilter analogue to the one in the client: https://github.com/BeSimple/BeSimpleSoapClient/blob/master/src/BeSimple/SoapClient/WsSecurityFilter.php

@aschamberger
Copy link
Contributor

see pull BeSimple/BeSimpleSoap#9

@fuzzy76
Copy link

fuzzy76 commented Aug 13, 2014

👍

@aschamberger
Copy link
Contributor

This is already implemented (look at the referenced PR above).

The feature request can be closed...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants