harbor
harbor copied to clipboard
OIDC not working after upgraded
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 it seems that this is not a harbor-helm issue. please open an issue here:
- https://github.com/goharbor/harbor/issues
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.