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

Suggestion: a few more pointers in the initial docs regarding soap setup for new users #1007

Open
Juksefantomet opened this issue Apr 4, 2024 · 0 comments

Comments

@Juksefantomet
Copy link

Feature request

Added information to documentation aimed for individuals not so familiar with SOAP to begin with.

Motivation for this feature:

Several days of troubleshooting Savon gem only to turn to the python equivalent which worked out of the box. Now after a couple of years due to a revision i wanted to return to ruby. That is when i finally discovered the reason for the issues.

There was no presence of: wsse_timestamp: true

as a new user of SOAP services, i was not aware this was used as a security checkpoint during negotiation with the WDSL.

Proposed implementation:

  • Added documentation to shed more light on "common" practices within SOAP aimed at new users.

and:

  • Added example with wsse_timestamp

Additionally one can consider:

  • Add default wsse_timestamp: true

Would this introduce a breaking change?

Not to my knowledge.

Are you willing to work on this yourself?

no, the documentation and evaluation of this suggestion should be implemented by someone who knows more about SOAP then me.

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

1 participant