Configuration
To configure a Webhook as a notification source, the Reloader needs to be provided with the URL path to listen on, as well as the identifier in the payload that refers to the secret being rotated.Key Fields
- path: Specifies the Webhook path that the Reloader will listen to. This is the endpoint where Webhook notifications will be received.
- identifierPathOnPayload: Defines the key in the payload that contains the secret identifier. The identifier must match the name of the secret being rotated. By default, the path is 0.data.ObjectName.