Skip to content

Add missing type attribute for PasswordText in WSSecurity#754

Merged
jsdevel merged 1 commit into
vpulim:masterfrom
wmcmurray:wssecurity-passwordtext-type-attribute
Nov 2, 2015
Merged

Add missing type attribute for PasswordText in WSSecurity#754
jsdevel merged 1 commit into
vpulim:masterfrom
wmcmurray:wssecurity-passwordtext-type-attribute

Conversation

@wmcmurray

Copy link
Copy Markdown
Contributor

I just encountered a SOAP API from a big client that required the password type to be set in any cases, even with the default "PasswordText" type so... voilà !

Thank you :)

@hstonge

hstonge commented Oct 23, 2015

Copy link
Copy Markdown

+1

@jsdevel

jsdevel commented Oct 23, 2015

Copy link
Copy Markdown
Collaborator

@wmcmurray is there any way this can be a breaking change for existing uses using WSSecurity?

@wmcmurray

Copy link
Copy Markdown
Contributor Author

@jsdevel according to this document (around line 169) the #PasswordText type is the default, so if the type attribute is not specified, it'll be considered of this type anyway so I don't think it's a breaking change... but I am not a SOAP expert ;)

@jsdevel

jsdevel commented Oct 30, 2015

Copy link
Copy Markdown
Collaborator

Awesome @wmcmurray ! Verified in the .xsd file that Type is indeed required, so I believe this is safe. Can you squash down to a single commit?

@wmcmurray
wmcmurray force-pushed the wssecurity-passwordtext-type-attribute branch from b156678 to 9e762ab Compare November 1, 2015 22:41
@wmcmurray

Copy link
Copy Markdown
Contributor Author

Cool ! Commits are now squashed :)

jsdevel added a commit that referenced this pull request Nov 2, 2015
…ttribute

Add missing type attribute for PasswordText in WSSecurity
@jsdevel
jsdevel merged commit 32272a0 into vpulim:master Nov 2, 2015
@jsdevel

jsdevel commented Nov 2, 2015

Copy link
Copy Markdown
Collaborator

Thanks @wmcmurray !

diarmaidm pushed a commit to diarmaidm/node-soap that referenced this pull request Feb 3, 2016
…type-attribute

Add missing type attribute for PasswordText in WSSecurity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants