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 | 3834 | August 26, 2019 | |
| Create webhook URL for incoming data | 6 | 2833 | July 28, 2021 | |
| Adding Auth0 JWT token for Streams - > Custom Webhook | 2 | 2033 | April 8, 2024 | |
| Create/Update/Delete Users via Webhook | 2 | 3071 | August 8, 2019 | |
| Authenticate User with API URL Only NON Auth0 UI | 2 | 1073 | January 26, 2023 |