Wiki source code of Setting up Entry gate

Last modified by Erik Bakker on 2024/08/23 11:31

Show last authors
1 {{container}}{{container layoutStyle="columns"}}(((
2
3 In this microlearning, we will focus on setting up the entry gate for the API Gateway. We will guide you through the process of configuring the entry gate, which serves as the gateway for external parties to access your backend operations, given proper authorization.
4
5 If you have any questions along the way, feel free to reach out to us at [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6
7 == 1. Prerequisites ==
8
9 * Basic knowledge of the eMagiz platform
10
11 == 2. Key concepts ==
12
13 This microlearning centers around setting up the entry gate for the API Gateway solution of eMagiz.
14
15 * With entry gate, we mean: The piece of functionality that hosts all endpoints and is responsible for checking the authentication and routing messages to the correct backend operation
16 * With API Gateway we mean: A collection of RESTful API operations that can be published to the outside world to give them access to applications that are linked to your business process
17
18 == 3. Setting up entry gate ==
19
20 When we talk about the API Gateway in eMagiz, the central part where all data traffic is coming in is called the entry gate. This entry gate is responsible for hosting all designed endpoints that have been transferred to Create.
21
22 The first time you transfer an API integration to Create, eMagiz will create the entry gate for you without the need to make manual changes to it. This accelerates the building of an API Gateway solution a lot. You, as a user, do not have to do one single thing. Easy right?
23
24 Furthermore, every time you add a new API integration to Create eMagiz will automatically update all entry gate to ensure that this newest operation can be accessed by external parties.
25
26 In case you have made changes to existing operations you will have to use the Reset flow option to ensure that the latest changes are indeed actualized in the entry gate. This can be done without harm as eMagiz has standardized the entry gate for you and you don't have to make changes manually.
27
28 == 4. Key takeaways ==
29
30 * The entry gate is the central hub for all incoming data traffic in the API Gateway.
31 * eMagiz will automatically sets up and updates the entry gate for you, making the process of setting up and managing API operations seamless.
32 * Manual adjustments to the entry gate are not required, as eMagiz handles the configuration and updates seamlessly.
33
34 == 5. Suggested Additional Readings ==
35
36 If you are interested in this topic and want more information on it please read the help text provided by eMagiz and read the following link:
37
38 * [[Crash Course (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]]
39 ** [[Crash Course Platform (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome||target="blank"]]
40 *** [[Promote flows to deploy (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-create-promote-flows-to-deploy||target="blank"]]
41 * [[Intermediate Level (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
42 ** [[API Management (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.API Management.WebHome||target="blank"]]
43 *** [[Updating your API Gateway Operations (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.API Management.intermediate-api-management-updating-your-api-gateway-operations||target="blank"]]
44 * [[Entry Gate (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22Entry+gate%22||target="blank"]]
45 )))((({{toc/}}))){{/container}}{{/container}}