harbor icon indicating copy to clipboard operation
harbor copied to clipboard

OIDC not working after upgraded

Open lizhongit opened this issue 3 years ago • 1 comments

I am working so well at v2.1.6 that is installed on the Kubernetes by Helm, and now, I want to upgrade to v2.4.3, all the server was running normally, but failed to log in by OIDC, the OIDC provider is Gitlab CE v14.10. and then show me the error {"errors":[{"code":"BAD_REQUEST","message":"oauth2: cannot fetch token: 400 Bad Request\nResponse: Bad Request"}]} on /c/oidc/callback

How can I fix that

lizhongit avatar Aug 10 '22 10:08 lizhongit

@lizhongit it seems that this is not a harbor-helm issue. please open an issue here:

  • https://github.com/goharbor/harbor/issues

zyyw avatar Aug 11 '22 02:08 zyyw

I was figuring it how I make the issue that it's running 2 instances behind a load balance, I am just removing 1 of the instances.

lizhongit avatar Aug 12 '22 07:08 lizhongit