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