Details
-
Type:
Bug
-
Status: In Progress (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: gitlab-oauth-plugin
-
Labels:None
-
Similar Issues:
Description
Hello,
I've installed this plugin and configured an application in my user's applications' panel (note that I'm using a hosted version of GitLab, not the EE). Then, I've configured following values in the plugin:
(ID and secret is obviously truncated). However, when I click on the Login page, it correctly redirects me to GitLab, asks for the authorization, but when it redirects me back to Jenkins, I'm still not logged.
My environment is publicly open, but the server itself is behind a load balancer which redirects requests from https to http. Would that be the issue?
Best,
Rafal
Code changed in jenkins
User: Mohamed EL HABIB
Path:
pom.xml
src/main/java/org/jenkinsci/plugins/GitLabAuthenticationToken.java
src/main/webapp/help/realm/gitlab-api-uri-help.html
http://jenkins-ci.org/commit/gitlab-oauth-plugin/88cd9747a472215fa751469d66e22c738ae7fb74
Log:
Merge pull request #10 from shoreless-ltd/issue-50838
JENKINS-50838 Change GitLab API support from v3 to v4.
Compare: https://github.com/jenkinsci/gitlab-oauth-plugin/compare/268a0d6c32e4...88cd9747a472