Fix link to github.com (#1781)
This commit is contained in:
parent
0945268081
commit
2b00735251
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ To log in with GitHub, perform the following procedure.
|
|||
image:images/github-add-identity-provider.png[Add Identity Provider]
|
||||
+
|
||||
. Copy the value of *Redirect URI* to your clipboard.
|
||||
. In a separate browser tab, https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app[create an OAUTH app].
|
||||
. In a separate browser tab, https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app[create an OAUTH app].
|
||||
.. Enter the value of *Redirect URI* into the `Authorization callback URL` field when creating the app.
|
||||
.. Note the Client ID and Client secret on the management page of your OAUTH app.
|
||||
. In {project_name}, paste the value of the `Client ID` into the *Client ID* field.
|
||||
|
|
Loading…
Reference in a new issue