GitHub /.well-known/openid-configuration URL 是什么?

ben*_*ben 5 openid oauth github

我试图在开发人员文档中找到它但没有运气:https : //developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/

GitHub 是否公开了 openid 的发现端点?

jwi*_*eke 6

看来 Github 只支持 OAuth,不支持 OpenID Connect。

这意味着只有 OAuth 客户端被委派访问属于另一个资源的资源。