Skip to content

Commit b4d303e

Browse files
committed
fix build
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent b8d9e94 commit b4d303e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:enabling-user-authentication-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}.

0 commit comments

Comments
 (0)