Changes for page SOAP Headers
Last modified by Erik Bakker on 2024/08/26 12:48
From version 42.1
edited by Erik Bakker
on 2022/08/22 15:57
on 2022/08/22 15:57
Change comment:
There is no comment for this version
To version 43.1
edited by Erik Bakker
on 2023/01/23 08:32
on 2023/01/23 08:32
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -27,7 +27,7 @@ 27 27 28 28 In both cases ensure that the correct information is exchanged. 29 29 30 -In a previous microlearning, we already discussed one aspect of this. As you probably recall from our microlearning on [[Securing your SOAP Webservice>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-securing-your-soap-webservice .WebHome||target="blank"]] we needed to exchange data between the SOAP header that our client was sending and a message header on the message so we could check whether or not the client was authorized to call the operation.30 +In a previous microlearning, we already discussed one aspect of this. As you probably recall from our microlearning on [[Securing your SOAP Webservice>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-securing-your-soap-webservice||target="blank"]] we needed to exchange data between the SOAP header that our client was sending and a message header on the message so we could check whether or not the client was authorized to call the operation. 31 31 32 32 In that microlearning, we also discussed the component that we need for this. The 'complex SOAP header mapper'. 33 33