Skip to content

Commit 510e444

Browse files
committed
Apply suggestions from code review
1 parent bc267a6 commit 510e444

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ TIP: If you plan to make changes using the GitHub API, ensure that `Read and wri
5151
* **Private key**
5252
* **Webhook secret**
5353

54-
. To add your GitHub credentials to your {product-short} secrets, edit your {product-short} secrets, such as `my-rhdh-secrets`, and add the following key/value pairs:
54+
. To add your GitHub credentials to {product-short}, add the following key/value pairs to link:{plugins-configure-book-url}#provisioning-your-custom-configuration[your {product-short} secrets]:
5555
+
5656
`AUTH_GITHUB_APP_ID`:: Enter the saved **App ID**.
5757
`AUTH_GITHUB_CLIENT_ID`:: Enter the saved **Client ID**.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To grant administrator consent, a directory administrator must go to the link:ht
4444
- **Application (client) ID**
4545
- **Application (client) secret**
4646

47-
. To add your Microsoft Azure credentials to {product-short}, add the following key/value pairs to your {product-short} secrets, such as `my-rhdh-secrets`:
47+
. To add your Microsoft Azure credentials to {product-short}, add the following key/value pairs to link:{plugins-configure-book-url}#provisioning-your-custom-configuration[your {product-short} secrets]:
4848
+
4949
`AUTH_AZURE_TENANT_ID`:: Enter your saved *Directory (tenant) ID*.
5050
`AUTH_AZURE_CLIENT_ID`:: Enter your saved *Application (client) ID*.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Save the value for the next step:
3030

3131
.. To prepare for the verification steps, in the same realm, get the credential information for an existing user or link:https://docs.redhat.com/en/documentation/red_hat_single_sign-on/7.6/html-single/getting_started_guide/index#create-user_[create a user]. Save the user credential information for the verification steps.
3232

33-
. To add your {rhsso} credentials to your {product-short} secrets, edit your {product-short} secrets, such as `my-rhdh-secrets`, and add the following key/value pairs:
33+
. To add your {rhsso} credentials to your {product-short}, add the following key/value pairs to link:{plugins-configure-book-url}#provisioning-your-custom-configuration[your {product-short} secrets]:
3434
+
3535
`AUTH_OIDC_CLIENT_ID`:: Enter the saved **Client ID**.
3636
`AUTH_OIDC_CLIENT_SECRET`:: Enter the saved **Client Secret**.

0 commit comments

Comments
 (0)