ClientID OAuth - Check

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

About

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.

Documentation

1. How to use

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.

2. Keynotes & restrictions

  • 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.
  • 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).

3. License Information

Part of the standard license agreement as agreed upon when using the store for the first time.

4. Relevant eMagiz Academy Microlearnings

None

Would you please consult the privacy policy of eMagiz at the following link