Changes for page ClientID OAuth - Check

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

From version 23.1
edited by Erik Bakker
on 2024/06/03 12:37
Change comment: There is no comment for this version
To version 21.1
edited by Erik Bakker
on 2024/06/03 12:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,12 @@
2 2  {{container layoutStyle="columns"}}
3 3  (((
4 4  == About ==
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.
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. In case 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.
6 6  
7 7  == Documentation ==
8 8  
9 9  ==== 1. How to use====
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.
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. In case 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.
11 11  
12 12  ==== 2. Keynotes & restrictions====
13 13