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

add 2 more tags in <wsse> #69

Closed
stanmx opened this issue Jul 5, 2010 · 5 comments
Closed

add 2 more tags in <wsse> #69

stanmx opened this issue Jul 5, 2010 · 5 comments

Comments

@stanmx
Copy link

stanmx commented Jul 5, 2010

Hi rubii, i try to use your excellent plugin, right now my interrogant is how can i add 2 tags more inside the tag. I just can only add the 3 default. Can you have a suggest to add 2 more.

Thank you.

@rubiii
Copy link
Contributor

rubiii commented Jul 5, 2010

well, which one's would you like to add? currently there is no way of adding extra tags, but just let me know what you would need to do and i'll take a look at it.

@stanmx
Copy link
Author

stanmx commented Jul 5, 2010

Hi rubii thank you... the structure i need to do is:

wsse:UsernameToken
wsse:Username/wsse:Username
wsse:Password/wsse:Password
< Organization ></ Organization >
< Domain ></ Domain >
/wsse:UsernameToken

Organization is a id organization and Domain is the word "DEFAULT" i need to add this 2 more tags in the usernametoken

Thank you.

(for some reason my two tags disapeear in github)

@stanmx
Copy link
Author

stanmx commented Jul 30, 2010

@rubii if you can tell me what files of the plugin i can work to modify the wsse.

Thank you.

@rubiii
Copy link
Contributor

rubiii commented Oct 16, 2010

the current wsse class is not very flexible. thinking about a solution ...

@rubiii
Copy link
Contributor

rubiii commented Jan 4, 2011

added this feature to v0.8.2 and updated the documentation for the wsse object.
hope it works as expected!

calamitas pushed a commit to calamitas/savon that referenced this issue Jun 7, 2011
…hich allows custom WSSE header tags (issue savonrb#69) and wsse:Timestamp headers (issue savonrb#122)
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants