Wiki source code of Authorization
Last modified by Eva Torken on 2023/09/22 15:45
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}}{{container layoutStyle="columns"}}((( | ||
2 | This exercise will guide you in adding authoriation to your REST web service call. | ||
3 | |||
4 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
5 | |||
6 | == 1. Prerequisites == | ||
7 | |||
8 | * Completed previous exercises and microlearnings | ||
9 | * Access to an eMagiz model with Create rights | ||
10 | |||
11 | == 2. Exercise == | ||
12 | |||
13 | * Add Basic Authentication, OAuth 2.0 Authentication * Client Credentials or OAuth 2.0 Authentication * Authorization Code as an authorization scheme to your flow which calls a REST web service. | ||
14 | |||
15 | This assignment can be completed with the help of your (Academy) project you have created/used in the previous assignment. | ||
16 | |||
17 | == 3. Solution == | ||
18 | In this short movie, you will find the workout of this exercise. This workout will show all different possibilities of the exercise. Take a moment to review this one and compare it to your solution. | ||
19 | |||
20 | {{video attachment="intermediate-rest-webservice-connectivity-authorization-new-flow-design.mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
21 | |||
22 | )))((({{toc/}}))){{/container}}{{/container}} |