Add webhook signature verification support for the ServiceNow Ocean integration
complete
A
Ashwini T
We are looking to sync ServiceNow incidents and requests near-real-time via ServiceNow Business Rules that POST outbound webhooks to Port Ocean's webhook event listener on record create/update. Port's ServiceNow OOB integration's webhook event listener currently has no mechanism to verify that an incoming payload actually originated from our ServiceNow instance — there's no signing secret / signature header support. This is required for the ServiceNow integration for verifying the source.
Matan Grady
updated the status to
complete
This is released, check https://docs.port.io/context-lake/ingestion/ingest-data-into-port/native-integrations/incident-management/servicenow/?method=self-hosted&step=install (Securing Your Webhooks -> Optional parameters)