Skip to content

Shouldn't the auth be part of the body? #15

Description

@func0der

I am not exactly sure, since the naming in the SOAP context seems a little fluid.

But as far as I understand this (https://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-os-UsernameTokenProfile.pdf) the authentication data should be part of the body of the request.

You are putting it into the HTTP header. The document you are linking does it that way, but for example https://packagist.org/packages/php-soap/psr18-wsse-middleware does it with the body.

Am I not seeing something? Does this package deliver on a different requirement than the one I am looking for? (by accident, obviously I am looking for something that puts it in the body :P)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions