O
onnodehaan
Guest
To clarify. THe microsercice can call multiple WSDL's, we just add more WSDL's ("routes") to the service when needed. The ABL just sends a bunch of JSON to the microservice, and the microservice converts it to XML, send the data, receives the response and replies in JSON. Every "route" can have its own client certificates. This also enables us to make use of "personal" certificates, bound to a single user / PC, for every end-user of the system. Lifting some of the constraints created by over-enthusiastic security officers.
Continue reading...
Continue reading...