-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
I have to retrieve data from a webservice that requires a Handlerchain aside from User and Password
The security description, suitable for java, is the following
In the handler class, a SOAPHeader must be built up with an element «UsernameToken». In that element, two elements "Username" and "Password" are added, which contain the client's username and password, respectively. The handler class must be declared in a SOAP Handler XML file, and the service class annotated with @Handlerchain. The annotation must contain a file attribute that points to handler-chain.xml.
Is there a way to handle it in SUDS?
my system:
suds-py3==1.4.4.1
Win 10
Python 3.8.5
Metadata
Metadata
Assignees
Labels
No labels