Fix link to github.com (#1781)

This commit is contained in:
Stian Thorgersen 2023-02-21 13:52:15 +01:00 committed by GitHub
parent 0945268081
commit 2b00735251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ To log in with GitHub, perform the following procedure.
image:images/github-add-identity-provider.png[Add Identity Provider] image:images/github-add-identity-provider.png[Add Identity Provider]
+ +
. Copy the value of *Redirect URI* to your clipboard. . 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. .. 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. .. 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. . In {project_name}, paste the value of the `Client ID` into the *Client ID* field.