I have a custom webhook set up on Auth0; it calls a payload URL(my external endpoint). If I make a request from Postman, how can I distinguish requests coming from Auth0 versus Postman, especially if someone attempts to hack my system? Furthermore, How can I implement to secure my webhook and prevent unauthorized access to my external endpoint?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Hooks and secured API call | 4 | 3925 | September 3, 2019 | |
Securely accessing an external API via Auth0 rules | 3 | 2726 | July 14, 2021 | |
Create webhook URL for incoming data | 6 | 2783 | July 28, 2021 | |
Using web hooks with the authorization extension | 3 | 3536 | April 4, 2019 | |
Protect backend when using Hooks | 2 | 3996 | March 2, 2018 |