Skip to content

Commit 1e7b366

Browse files
committed
clarity
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent c0e4946 commit 1e7b366

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/authentication/proc-enabling-authentication-with-github.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
[id="enabling-authentication-with-github"]
22
= Enabling authentication with GitHub
33

4-
To authenticate users with GitHub, enable the GitHub authentication provider in {product}.
4+
To authenticate users with GitHub,
5+
configure the GitHub authentication provider in {product}
6+
and provision the users and groups from GitHub to the {product-short} software catalog.
57

68
.Prerequisites
79
* You link:{configuring-book-url}[added a custom {product-short} application configuration], and have sufficient permissions to modify it.
810
* You have sufficient permissions in GitHub to create and manage a link:https://docs.github.com/en/apps/overview[GitHub App].
911

1012
.Procedure
1113
. To allow {product-short} to authenticate with GitHub, create a GitHub App.
12-
Opt for a GitHub App instead of an OAuth app to use fine-grained permissions, gain more control over which repositories the application can access, and use short-lived tokens.
14+
Opt for a GitHub App instead of an OAuth app to use fine-grained permissions and use short-lived tokens.
1315

1416
.. link:https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/registering-a-github-app[Register a GitHub App] with the following configuration:
1517

0 commit comments

Comments
 (0)