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 | |
---|---|---|---|---|
API security for external calling systems | 0 | 1682 | March 30, 2022 | |
Two custom webhook streams got 403 forbidden | 2 | 380 | April 12, 2024 | |
Adding Auth0 JWT token for Streams - > Custom Webhook | 2 | 1980 | April 8, 2024 | |
Trying to use the "Auth0 Management API Webhooks" Extension | 6 | 4154 | March 31, 2021 | |
POST request post registration hook | 3 | 3089 | January 8, 2024 |