Hi,
I've been able to use https://github.com/goharbor/harbor/wiki/Harbor-FAQs#api to generate a Bearer token.
However when trying to authenticate using that bearer token get the error:
Failed to verify token, error: oidc: id token issued by a different provider, expected "https://OIDC-Endpoint-URL" got "https://my.harbor.url/"
If authenticating through OIDC, are users meant to generate API tokens from Harbor or from the upstream OIDC server?
This issue is a continuation of #8033 which is closed so possibly not being monitored.