Skip to content

Commit bd0bd37

Browse files
themr0cJessicaJHeekim-tsaopabel-rh
authored
RHIDP-7794 Clarify authenticating and integrating with GitHub (#1224)
Co-authored-by: Jessica He <[email protected]> Co-authored-by: Kim Tsao <[email protected]> Co-authored-by: Priyanka Abel <[email protected]>
1 parent b99affa commit bd0bd37

17 files changed

+403
-328
lines changed

assemblies/assembly-authenticating-with-github.adoc

Lines changed: 0 additions & 13 deletions
This file was deleted.

assemblies/assembly-enabling-authentication.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include::assembly-authenticating-with-the-guest-user.adoc[leveloffset=+1]
1313
include::assembly-authenticating-with-rhbk.adoc[leveloffset=+1]
1414

1515

16-
include::assembly-authenticating-with-github.adoc[leveloffset=+1]
16+
include::modules/authentication/proc-enabling-user-authentication-with-github.adoc[leveloffset=+1]
1717

1818

1919
include::assembly-authenticating-with-microsoft-azure.adoc[leveloffset=+1]
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[id='integrating-with-github']
2+
= Integrating with GitHub in {product}
3+
4+
include::modules/integrating-with-github/proc-enabling-github-repository-discovery.adoc[leveloffset=+1]
5+
6+
7+
include::assembly-bulk-importing-from-github.adoc[leveloffset=+1]
8+

assemblies/dynamic-plugins/assembly-install-topology-plugin.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ include::../assembly-topology-plugin-configure.adoc[leveloffset=+1]
77

88
include::../assembly-managing-labels-annotations-topology.adoc[leveloffset=+1]
99

10-
include::../assembly-bulk-importing-from-github.adoc[leveloffset=+1]
1110

1211
include::../assembly-using-servicenow.adoc[leveloffset=+1]
1312

14-
include::../assembly-using-kubernetes-custom-actions.adoc[leveloffset=+1]
13+
include::../assembly-using-kubernetes-custom-actions.adoc[leveloffset=+1]

modules/authentication/con-understanding-authentication-and-user-provisioning.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Catalog provider plugins handle this task asynchronously.
99
These plugins query the Identity Provider (IdP) for relevant user and group information, and create or update corresponding entities in the {product-short} catalog.
1010
Scheduled provisioning ensures that the catalog accurately reflects the users and groups in your organization.
1111

12-
When a user attempts to access {product-short}, {product-short} redirects them to a configured authentication provider, such as xref:assembly-authenticating-with-rhbk[{rhbk-brand-name} ({rhbk})], xref:authenticating-with-github[GitHub], or xref:assembly-authenticating-with-microsoft-azure[{azure-brand-name}].
12+
When a user attempts to access {product-short}, {product-short} redirects them to a configured authentication provider, such as xref:assembly-authenticating-with-rhbk[{rhbk-brand-name} ({rhbk})], xref:enabling-user-authentication-with-github[GitHub], or xref:assembly-authenticating-with-microsoft-azure[{azure-brand-name}].
1313
This external IdP is responsible for authenticating the user.
1414

1515
On successful authentication, the {product-short} authentication plugin, configured in your `{my-app-config-file}` file, processes the response from the IdP, resolves the identity in the {product-short} software catalog, and establishes a user session within {product-short}.

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

Lines changed: 0 additions & 228 deletions
This file was deleted.

0 commit comments

Comments
 (0)