Wiki source code of ClientID OAuth - Check

Last modified by Erik Bakker on 2024/06/03 12:37

Hide last authors
Erik Bakker 2.1 1 {{container}}
2 {{container layoutStyle="columns"}}
Erik Bakker 4.1 3 (((
Erik Bakker 7.1 4 == About ==
Erik Bakker 23.1 5 With the help of this store component, you can validate if the clientID provided by one single entity conformed to what you would have expected. In case that is not true, eMagiz will return a 403 Forbidden to the client. If this is true, a header with the name "client" is added to the flow, which can be used further downstream to determine what to do with the message.
Erik Bakker 4.1 6
Erik Bakker 7.1 7 == Documentation ==
Erik Bakker 4.1 8
Erik Bakker 7.1 9 ==== 1. How to use====
Erik Bakker 23.1 10 With the help of this store component, you can validate if the clientID provided by one single entity conformed to what you would have expected. In case that is not true, eMagiz will return a 403 Forbidden to the client. If this is true, a header with the name "client" is added to the flow, which can be used further downstream to determine what to do with the message.
Erik Bakker 2.1 11
Erik Bakker 7.1 12 ==== 2. Keynotes & restrictions====
Erik Bakker 2.1 13
Erik Bakker 20.1 14 * Note that this functionality relies on the proper configuration of the client list and the clientID list. If they are not updated properly, the client calling the API can experience weird behavior.
15 * This item is specifically designed for a very particular use case-determining which API client can execute which action further downstream. It's not a general-purpose tool and should not be used as an alternative to other methods (i.e., identifier in the body, identifier in a separate header).
Erik Bakker 3.1 16
Erik Bakker 7.1 17 ==== 3. License Information====
Erik Bakker 15.1 18 Part of the standard license agreement as agreed upon when using the store for the first time.
Erik Bakker 2.1 19
Erik Bakker 10.1 20 ==== 4. Relevant eMagiz Academy Microlearnings====
21
Erik Bakker 12.1 22 None
Erik Bakker 10.1 23
Erik Bakker 18.1 24 //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]])))
Erik Bakker 2.1 25
Erik Bakker 11.1 26 ((()))
Erik Bakker 2.1 27 {{/container}}
28 {{/container}}