Skip to content

Commit b660c47

Browse files
committed
RHDHBUGS-2005 - Fixed broken link by replacing docs.redhat.com occurences by attributes - leftovers
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent c37ea54 commit b660c47

6 files changed

+10
-5
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
:_mod-docs-content-type: CONCEPT
12
= Understanding authentication and user provisioning
23

34
This module provides an overview of how authentication and user provisioning function within {product}.

modules/authentication/proc-authenticationg-with-the-guest-user-on-an-operator-based-installation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
After an Operator-based installation, you can configure {product-short} to log in as a Guest user and access {product-short} features.
66

77
.Prerequisites
8-
* You link:[installed {product-short} by using the Operator].
98
* You {configuring-book-link}[added a custom {product-short} application configuration], and have sufficient permissions to modify it.
9+
* You {configuring-book-link}#using-the-operator-to-run-rhdh-with-your-custom-configurationn[use the {product} Operator to run {product-short}].
1010
1111
.Procedure
1212
* To enable the guest user in your {product-short} custom configuration, {configuring-book-link}#provisioning-your-custom-configuration[edit your {product-short} application configuration] with following content:

modules/authentication/proc-creating-a-custom-transformer-to-provision-users-from-rhbk-to-the-software-catalog.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
:_mod-docs-content-type: PROCEDURE
12
[id="creating-a-custom-transformer-to-provision-users-from-rhbk-to-the-software-catalog"]
23
= Creating a custom transformer to provision users from {rhbk-brand-name} ({rhbk}) to the software catalog
34

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
:_mod-docs-content-type: PROCEDURE
12
[id="enabling-user-authentication-with-github"]
23
= Enabling user authentication with GitHub
34

@@ -42,7 +43,7 @@ Select `Only on this account`.
4243
* **Client ID**
4344
* **Client secret**
4445
45-
. To add your GitHub credentials to {product-short}, add the following key/value pairs to {configuring-dynamic-plugins-book-link}#provisioning-your-custom-configuration[your {product-short} secrets].
46+
. To add your GitHub credentials to {product-short}, add the following key/value pairs to {configuring-book-link}#provisioning-your-custom-configuration[your {product-short} secrets].
4647
You can use these secrets in the {product-short} configuration files by using their respective environment variable name.
4748

4849
`AUTHENTICATION_GITHUB_CLIENT_ID`::

modules/authentication/proc-enabling-user-authentication-with-microsoft-azure.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
:_mod-docs-content-type: PROCEDURE
12
[id="enabling-user-authentication-with-microsoft-azure"]
23
= Enabling user authentication with {azure-brand-name}
34

@@ -69,7 +70,7 @@ Optional: Enter optional custom scopes for the Microsoft Graph API that you defi
6970
- **Application (client) ID**
7071
- **Application (client) Secret ID**
7172
72-
. To add your {azure-short} credentials to {product-short}, add the following key/value pairs to {configuring-dynamic-plugins-book-link}#provisioning-your-custom-configuration[your {product-short} secrets]:
73+
. To add your {azure-short} credentials to {product-short}, add the following key/value pairs to {configuring-book-link}#provisioning-your-custom-configuration[your {product-short} secrets]:
7374

7475
`AUTHENTICATION_AZURE_TENANT_ID`::
7576
Enter your saved *Directory (tenant) ID*.
@@ -279,7 +280,7 @@ catalog:
279280
`group.expand`::
280281
Optional parameter to include the expanded resource or collection referenced by a single relationship (navigation property) in your results.
281282
Only one relationship can be expanded in a single request.
282-
See https://docs.microsoft.com/en-us/graph/query-parameters#expand-parameter
283+
See link:https://docs.microsoft.com/en-us/graph/query-parameters#expand-parameter[Customize Microsoft Graph responses with query parameters].
283284
This parameter can be combined with xref:userGroupMemberFilter[`userGroupMember.filter`] instead of xref:userFilter[`user.filter`].
284285
+
285286
.`{my-app-config-file}` fragment with optional `group.expand` field

modules/authentication/proc-enabling-user-authentication-with-rhbk.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[id="enabling-user-authentication-with-rhbk"]
1+
:_mod-docs-content-type: PROCEDURE
2+
id="enabling-user-authentication-with-rhbk"]
23
= Enabling user authentication with {rhbk-brand-name} ({rhbk})
34

45
To authenticate users with {rhbk-brand-name} ({rhbk}), enable and configure the OpenID Connect (OIDC) authentication provider in {product} and provision the users and groups from {rhbk} to the {product-short} software catalog.

0 commit comments

Comments
 (0)