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 | |
|---|---|---|---|---|
| Auth0 Authentication API webhooks Output | 2 | 3832 | August 26, 2019 | |
| Create/Update/Delete Users via Webhook | 2 | 3070 | August 8, 2019 | |
| Create webhook URL for incoming data | 6 | 2831 | July 28, 2021 | |
| Setup oAuth2 authenticationURL | 2 | 3720 | July 25, 2019 | |
| How can I test a post-registration-webhook? | 4 | 5672 | March 2, 2018 |