I am trying to find it in the developer doc but no luck: https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/
Does GitHub expose a discovery endpoint for openid?
Openid-configuration is a Well-known URI Discovery Mechanism for the Provider Configuration URI and is defined in OpenID Connect. Openid-configuration is a URI defined within OpenID Connect which provides configuration information about the Identity Provider (IDP).
Overview. OpenID Connect (OIDC) allows your GitHub Actions workflows to access resources in your cloud provider, without having to store any credentials as long-lived GitHub secrets.
OpenID Connect authentication is only available in upgraded projects. On the Sign-in providers page of the Firebase console, click Add new provider, and then click OpenID Connect. Select whether you will be using the authorization code flow or the implicit grant flow.
Appears Github only supports OAuth and not OpenID Connect.
This implies that only OAuth Client's are delegated access to a resources which belong to another.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With