jenkinsci / jenkinsci/gitlab-plugin

Secret token disappeared after first success build?

Open
#925 11 comments 3 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
615
Avg merge
4h 32m
Merged PRs (30d)
10

Description

## Issue

### Context
- **Gitlab plugin version**: 1.5.11
- **Gitlab version**: 11.9.11
- **Jenkins version**: 2.150.3
- **Job type**: Pipeline, Freestyle, Matrix, etc.

### Logs & Traces
N/A

### Problem description
I integrated jenkins trigger with gitlab webhook. I can be triggered 200 successfully with secret token. But after the first hook, secret token disappeared on Jenkins side. When gitlab try to post another one, it could not reach because the same token not exists on Jenkins side. Is this bug or am I missing something ?
I can success with disable authentication for '/project' end-point.But for security I don't want to disable it.

![image](https://user-images.githubusercontent.com/14358912/57226475-cc8f1a80-7017-11e9-8a93-ebe860f274ce.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.