Changes for page Environment Templates

Last modified by Erik Bakker on 2025/04/07 10:15

From version 1.1
edited by Erik Bakker
on 2022/05/03 09:44
Change comment: There is no comment for this version
To version 22.2
edited by Erik Bakker
on 2022/05/05 09:44
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Migration Paths
1 +eMagiz iPaaS
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.WebHome
1 +Main.Latest Releases.WebHome
Content
... ... @@ -1,0 +1,48 @@
1 + In this course, we will look at specific security measurements you can take when exchanging data via SOAP webservices. We will focus on WS-Security and WS-addressing as they are sometimes needed to connect with external parties.
2 +
3 +* **Total time:** between 20 and 30 minutes
4 +
5 +(% style="border-color:#10137e" %)
6 +----
7 +{{html}}
8 +<div class="ez-academy">
9 + <div class="ez-academy_body">
10 + <main class="master">
11 + <ul class="strip-container">
12 + <li class="strip">
13 + <a href="../../docs/microlearning/expert-webservice-security-ws-security" class="strip__link">
14 + <label for="" class="strip__label">
15 + <span>401</span>
16 + WS-Security
17 + </label>
18 + <div class="strip__attribute">
19 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
20 + <div class="strip__attribute-label">8 minutes</div>
21 + </div>
22 + <div class="strip__attribute">
23 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
24 + <div class="strip__attribute-label">Developer</div>
25 + </div>
26 + </a>
27 + </li>
28 + <li class="strip">
29 + <a href="../../docs/microlearning/expert-webservice-security-ws-addressing" class="strip__link">
30 + <label for="" class="strip__label">
31 + <span>401</span>
32 + WS-Addressing
33 + </label>
34 + <div class="strip__attribute">
35 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
36 + <div class="strip__attribute-label">6 minutes</div>
37 + </div>
38 + <div class="strip__attribute">
39 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
40 + <div class="strip__attribute-label">Developer</div>
41 + </div>
42 + </a>
43 + </li>
44 + </ul>
45 + </main>
46 + </div>
47 +</div>
48 +{{/html}}