Package io.jenkins.plugins.webhookexternalstore
package io.jenkins.plugins.webhookexternalstore
-
ClassDescriptionGlobal configuration for webhook credentials provider, including Bearer token authentication.CredentialsProvider that provides credentials received via webhooks.Webhook credentials storeExpose the store.Ensure that the REST URL /webhook-credentials/update is excluded from CSRF protection It's using different authentication method (Shared token for webhooks)End point that expose /webhook-credentials/update via POST requestRepresents the JSON payload received via webhook for credential creation/update.