Changes for page Securing your SOAP Webservice
Last modified by Danniar Firdausy on 2024/09/05 14:24
From version 46.1
edited by Erik Bakker
on 2024/08/26 12:39
on 2024/08/26 12:39
Change comment:
There is no comment for this version
To version 41.1
edited by Erik Bakker
on 2023/01/23 08:29
on 2023/01/23 08:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 - Inthismicrolearning,we’ll focusonsecuringyourSOAP webservicewithineMagiz.Proper authentication iscrucial toensurethatonlyauthorizedclients canaccess your service.We’llcoverthe essentialsof settingupauthentication, including APIkey verification.Bytheendofthision, you'llunderstandhowtoconfigureyour SOAPwebservicetohandleclientauthenticationsecurely.Let’sdive intohowyoucan effectivelyset up andmanagethesesecurity features.2 +When setting up a point at which your customers can talk to you eMagiz offers various methods of creating such a point. One of those options is by hosting a SOAP Webservice in eMagiz that handles XML messages asynchronously or synchronously. In this microlearning, we will zoom in on the part that security plays on a client level when hosting a SOAP web service. 3 3 4 4 Should you have any questions, please contact academy@emagiz.com. 5 5 ... ... @@ -84,8 +84,13 @@ 84 84 85 85 With all this done we have successfully secured our SOAP web service according to the best practices. 86 86 87 -== 4. Keytakeaways==87 +== 4. Assignment == 88 88 89 +Secure a SOAP web service to confirm the outlined approach above. Focus on the apiKey part. 90 +This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment. 91 + 92 +== 5. Key takeaways == 93 + 89 89 * Crucial parts in the configuration are: 90 90 ** Operation Name 91 91 ** SOAP Webservice Namespace ... ... @@ -94,21 +94,12 @@ 94 94 * Hosting your SOAP web service in the eMagiz cloud results in standard HTTPS 95 95 * Use a combination of client certificate + API key for authentication 96 96 97 -== 5. Suggested Additional Readings ==102 +== 6. Suggested Additional Readings == 98 98 99 -* [[Novice (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Novice.WebHome||target="blank"]] 100 -** [[SOAP Web service Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.WebHome||target="blank"]] 101 -*** [[Configure your SOAP web service (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-configure-your-soap-webservice-gen3.WebHome||target="blank"]] 102 -*** [[Validate Incoming Messages (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-validate-incoming-messages-gen3.WebHome||target="blank"]] 103 -*** [[Endpoint Check (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-endpoint-check-gen3.WebHome||target="blank"]] 104 -*** [[SOAP Headers (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-soap-headers||target="blank"]] 105 -*** [[Calling a SOAP Web service (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-calling-a-soap-webservice||target="blank"]] 106 -*** [[Authorization - Calling a SOAP Webservice (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-authorization-calling-a-soap-webservice||target="blank"]] 107 -* [[Intermediate (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]] 108 -** [[SOAP Web service Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.SOAP Web service Connectivity.WebHome||target="blank"]] 109 -* [[Expert (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.WebHome||target="blank"]] 110 -** [[Webservice Security (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Expert Level.Webservice Security.WebHome||target="blank"]] 111 -* [[SOAP Web service (Search Result)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22soap+web+service%22||target="blank"]] 104 +If you are interested in this topic and want more information on it please read the help text provided by eMagiz. 112 112 106 +== 7. Silent demonstration video == 113 113 108 +{{video attachment="novice-soap-webservice-connectivity-securing-your-soap-webservice.mp4" reference="Main.Videos.Microlearning.WebHome"/}} 109 + 114 114 )))((({{toc/}}))){{/container}}{{/container}}