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

WS-* Support #13

Open
pcipriano opened this issue Jan 11, 2013 · 12 comments
Open

WS-* Support #13

pcipriano opened this issue Jan 11, 2013 · 12 comments
Milestone

Comments

@pcipriano
Copy link

I'm trying to figure out which WS-* specifications the library support but I can't find this information anywhere?

What is the current WS-* specification support status? The only information I could find was that SOAP 1.2 support is coming soon. Also which is the WS-I Basic Profile version supported by the library?

@dfaure-kdab
Copy link
Member

These are additional specifications on top of SOAP 1.1/1.2?
I only know about WS-Security, which is not implemented by KDSoap at the moment. Which other specs did you have in mind?

@pcipriano
Copy link
Author

These are advanced web service specifications you can see a list of the existent ones over here http://en.wikipedia.org/wiki/List_of_web_service_specifications.

I was checking the availability of support in the library of WS-Security, WS-Addressing, WS-ReliableMessaging and WS-Discovery. Most toolkits support at least the first three WS specifications.

@Knarf64 Knarf64 added this to the 1.5.0 milestone Feb 2, 2015
@winterz
Copy link
Member

winterz commented Aug 19, 2015

Franck, any chance of working on this one in the near future?

@Knarf64
Copy link
Contributor

Knarf64 commented Aug 20, 2015

I had a patch (not totaly done tho) for a implementation of WS-Adressing, but I lost most of it when my HD crashes, some months back. I could make it again ( quicker than before ). But I need some days to do so.

@chrols
Copy link

chrols commented Aug 24, 2015

Would just like to comment that my company would be interested in seeing official WS-A support in KDSoap. We are currently using KDSoap with our own bolted on WS-A support.

While I doubt it helps much, @dfaure-kdab got a patch with what we had done 2014-02-25

@Knarf64
Copy link
Contributor

Knarf64 commented Aug 24, 2015

I will have some days this month, I'll work on WS-Adresing to get it as done as possible :)
@chrols : Yeah, I had a look at it when I started my patches, did help me to grasp the spec easier.

I will keep my progression updated here I guess :)

@Knarf64
Copy link
Contributor

Knarf64 commented Jan 15, 2016

We pushed a client side support for WS-Addresing, usable from this commit :
8cfe017

@TimKes
Copy link

TimKes commented Feb 15, 2016

I was wondering if there are any further plans on implementing WS-Security? I'm currently looking into making them myself within kdSOAP, but I'm having trouble setting up the headers with the proper indents (Security->UsernameToken->Username).
Is this perhaps something that you have already been working on, and if not, is it something that is on the roadmap?

@dfaure-kdab
Copy link
Member

This is not currently planned, but maybe this is something you can contribute, either in form of a patch, or in form of funding the implementation by KDAB?

@Massimo-B
Copy link

David, what is the current status of WS-Security on KDSoap?

@dfaure-kdab
Copy link
Member

Same as my last comment in this issue.

@caspermeijn
Copy link
Contributor

See #144 for WS-UsernameToken

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

8 participants