+

Search Tips   |   Advanced Search

Configure XML basic authentication for v5.x web services with an assembly tool

With the basic authentication (BasicAuth) authentication method, the request sender generates a BasicAuth security token using a callback handler. The request receiver retrieves the BasicAuth security token from the SOAP message and validates it using a JAAS login module. Trust is established using user name and password validation.


Subtopics