Skip to content

Commit dc8293c

Browse files
themr0cJessicaJHee
andauthored
RHIDP-7833 Follow more logical user flow for authenticating with Azure (#1227)
Co-authored-by: Jessica He <[email protected]>
1 parent e8e7ba8 commit dc8293c

6 files changed

+494
-455
lines changed

assemblies/assembly-authenticating-with-microsoft-azure.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
@@ -16,5 +16,5 @@ include::assembly-authenticating-with-rhbk.adoc[leveloffset=+1]
1616
include::modules/authentication/proc-enabling-user-authentication-with-github.adoc[leveloffset=+1]
1717

1818

19-
include::assembly-authenticating-with-microsoft-azure.adoc[leveloffset=+1]
19+
include::modules/authentication/proc-enabling-user-authentication-with-microsoft-azure.adoc[leveloffset=+1]
2020

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:enabling-user-authentication-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:enabling-user-authentication-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-microsoft-azure.adoc

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

0 commit comments

Comments
 (0)