We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page is to help people figure out how to configure OIDC appliation
You may find the list of ID Providers a better source of information.
We hope for OpenID Connect
Basics of Authentication and OAuth are good resources.
The following seems relevant for puzzling out the proper GitHub callback URI for OAuth 2:
A Google Search of github authorization callback url
Configuring GitHub OAuth
Under Authorization callback URL, type the URL of your appliance followed by /auth/github_oauth/callback.
http(s)://hostname/auth/github_oauth/callback Register application buttonClick Register application.
Client ID and Client SecretNote the "Client ID" and "Client Secret" values that appear (you will need them later).