Changes for page REST Connectivity
Last modified by Erik Bakker on 2024/09/24 16:21
From 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
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,8 @@ 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. 1 +{{velocity}} 2 +#set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome')) 3 +{{/velocity}} 2 2 3 - ***Total time:**between30and45 minutes5 +{{container}}{{container layoutStyle="columns"}}(((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.)))((({{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-60 minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}} 4 4 5 5 6 6 (% style="border-color:#10137e" %) ... ... @@ -11,7 +11,7 @@ 11 11 <main class="master"> 12 12 <ul class="strip-container"> 13 13 <li class="strip"> 14 - <a href=" ../../docs/microlearning/intermediate-rest-webservice-connectivity-configuration" class="strip__link">16 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-configuration" class="strip__link"> 15 15 <label for="" class="strip__label"> 16 16 <span>229</span> 17 17 Configuration REST web service ... ... @@ -27,7 +27,7 @@ 27 27 </a> 28 28 </li> 29 29 <li class="strip"> 30 - <a href=" ../../docs/microlearning/intermediate-rest-webservice-connectivity-validation" class="strip__link">32 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-validation" class="strip__link"> 31 31 <label for="" class="strip__label"> 32 32 <span>229</span> 33 33 Validation ... ... @@ -43,7 +43,7 @@ 43 43 </a> 44 44 </li> 45 45 <li class="strip"> 46 - <a href=" ../../docs/microlearning/intermediate-rest-webservice-connectivity-http-headers" class="strip__link">48 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-http-headers" class="strip__link"> 47 47 <label for="" class="strip__label"> 48 48 <span>229</span> 49 49 HTTP Headers ... ... @@ -59,7 +59,7 @@ 59 59 </a> 60 60 </li> 61 61 <li class="strip"> 62 - <a href=" ../../docs/microlearning/intermediate-rest-webservice-connectivity-call-a-rest-webservice" class="strip__link">64 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-call-a-rest-webservice" class="strip__link"> 63 63 <label for="" class="strip__label"> 64 64 <span>229</span> 65 65 Call a REST Webservice ... ... @@ -75,7 +75,7 @@ 75 75 </a> 76 76 </li> 77 77 <li class="strip"> 78 - <a href=" ../../docs/microlearning/intermediate-rest-webservice-connectivity-certificates-when-calling-a-rest-webservice" class="strip__link">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"> 79 79 <label for="" class="strip__label"> 80 80 <span>229</span> 81 81 Certificates when calling a REST webservice ... ... @@ -91,7 +91,7 @@ 91 91 </a> 92 92 </li> 93 93 <li class="strip"> 94 - <a href=" ../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-basic-authentication" class="strip__link">96 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-basic-authentication" class="strip__link"> 95 95 <label for="" class="strip__label"> 96 96 <span>229</span> 97 97 Authorization - Basic Authentication ... ... @@ -107,7 +107,7 @@ 107 107 </a> 108 108 </li> 109 109 <li class="strip"> 110 - <a href=" ../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-oauth-client-credentials" class="strip__link">112 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-oauth-authorization-code" class="strip__link"> 111 111 <label for="" class="strip__label"> 112 112 <span>229</span> 113 113 Authorization - Oauth 2.0 Client Certificates ... ... @@ -123,7 +123,7 @@ 123 123 </a> 124 124 </li> 125 125 <li class="strip"> 126 - <a href=" ../../docs/microlearning/intermediate-rest-webservice-connectivity-authorization-oauth-authorization-code" class="strip__link">128 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-oauth-client-credentials" class="strip__link"> 127 127 <label for="" class="strip__label"> 128 128 <span>229</span> 129 129 Authorization - Oauth 2.0 Authorization Code