Changes for page REST Connectivity
Last modified by Erik Bakker on 2024/09/24 16:21
From version 59.1
edited by Erik Bakker
on 2022/07/28 11:25
on 2022/07/28 11:25
Change comment:
There is no comment for this version
To version 57.1
edited by Erik Bakker
on 2022/05/03 13:49
on 2022/05/03 13:49
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,6 @@ 1 -{{velocity}} 2 -#set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome')) 3 -{{/velocity}} 1 +In this course, we will learn how you can use REST functionality within eMagiz. In this course we will build on what we have learned previously in the Crash Course Platform. For this course the focus will be on configuring the components that are needed to host and call a REST endpoint, various authorization methods, validation, headers and certificates. 4 4 5 - {{container}}{{containerlayoutStyle="columns"}}(((In this course, we will learn how you can use RESTfunctionality within eMagiz. In this course we willbuild on whatwe have learned previously in the Crash Course Platform. For this coursethe focus willbeon configuringthecomponentsthatareneededto host and call a REST endpoint, various authorization methods, validation, headers and certificates.)))((({{html}}<div class="strip__attribute" style="text-align:center"><table><tr><td><img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/></td></tr><tr><td><div class="strip__attribute-label">50-60minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}}3 +* **Total time:** between 30 and 45 minutes 6 6 7 7 8 8 (% style="border-color:#10137e" %) ... ... @@ -13,7 +13,7 @@ 13 13 <main class="master"> 14 14 <ul class="strip-container"> 15 15 <li class="strip"> 16 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-configuration" class="strip__link">14 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-configuration" class="strip__link"> 17 17 <label for="" class="strip__label"> 18 18 <span>229</span> 19 19 Configuration REST web service ... ... @@ -29,7 +29,7 @@ 29 29 </a> 30 30 </li> 31 31 <li class="strip"> 32 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-validation" class="strip__link">30 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-validation" class="strip__link"> 33 33 <label for="" class="strip__label"> 34 34 <span>229</span> 35 35 Validation ... ... @@ -45,7 +45,7 @@ 45 45 </a> 46 46 </li> 47 47 <li class="strip"> 48 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-http-headers" class="strip__link">46 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-http-headers" class="strip__link"> 49 49 <label for="" class="strip__label"> 50 50 <span>229</span> 51 51 HTTP Headers ... ... @@ -61,7 +61,7 @@ 61 61 </a> 62 62 </li> 63 63 <li class="strip"> 64 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-call-a-rest-webservice" class="strip__link">62 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-call-a-rest-webservice" class="strip__link"> 65 65 <label for="" class="strip__label"> 66 66 <span>229</span> 67 67 Call a REST Webservice ... ... @@ -77,7 +77,7 @@ 77 77 </a> 78 78 </li> 79 79 <li class="strip"> 80 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-certificates-when-calling-a-rest-webservice" class="strip__link">78 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-certificates-when-calling-a-rest-webservice" class="strip__link"> 81 81 <label for="" class="strip__label"> 82 82 <span>229</span> 83 83 Certificates when calling a REST webservice ... ... @@ -93,7 +93,7 @@ 93 93 </a> 94 94 </li> 95 95 <li class="strip"> 96 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-basic-authentication" class="strip__link">94 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-basic-authentication" class="strip__link"> 97 97 <label for="" class="strip__label"> 98 98 <span>229</span> 99 99 Authorization - Basic Authentication ... ... @@ -109,7 +109,7 @@ 109 109 </a> 110 110 </li> 111 111 <li class="strip"> 112 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-oauth-authorization-code" class="strip__link">110 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-oauth-client-credentials" class="strip__link"> 113 113 <label for="" class="strip__label"> 114 114 <span>229</span> 115 115 Authorization - Oauth 2.0 Client Certificates ... ... @@ -125,7 +125,7 @@ 125 125 </a> 126 126 </li> 127 127 <li class="strip"> 128 - <a href="/ bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-oauth-client-credentials" class="strip__link">126 + <a href="../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-oauth-authorization-code" class="strip__link"> 129 129 <label for="" class="strip__label"> 130 130 <span>229</span> 131 131 Authorization - Oauth 2.0 Authorization Code