Help with GitHub.com OIDC configuration -- "issuer did not match issuer returned by provider" #22389
Unanswered
PeterGrace
asked this question in
Q&A
Replies: 1 comment
-
@Vad1mo have some knowledge on this area. could you please anwer this question? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm trying to point my harbor instance at my github organization. I've configured the github client and secret, but was having difficulty figuring out what the "OIDC Endpoint" field should be in my configuration. I tried several values from related google searches, all of which wound up being 404s, but setting "OIDC Endpoint" to
https://github.com/login/oauth
seems to be the closest to working, however I see this in the logs:I tried turning "Verify Certificate" off since 'issuer' gave me tls/ssl vibes but that hasn't affected the result.
I feel like this should be a very easy answer that I'm somehow missing completely. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions