From c4e4007132f3d4240870d73885ca17ea9f1cec03 Mon Sep 17 00:00:00 2001 From: deerskindoll Date: Mon, 17 Nov 2025 11:02:43 +0100 Subject: [PATCH] RHDHBUGS-2226 --- ...ng-user-authentication-with-github-common-first-steps.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/authentication/snip-enabling-user-authentication-with-github-common-first-steps.adoc b/modules/authentication/snip-enabling-user-authentication-with-github-common-first-steps.adoc index f2ee39cd13..19faa1165e 100644 --- a/modules/authentication/snip-enabling-user-authentication-with-github-common-first-steps.adoc +++ b/modules/authentication/snip-enabling-user-authentication-with-github-common-first-steps.adoc @@ -46,7 +46,7 @@ Enter the saved **Client ID**. Enter the saved **Client Secret**. `GITHUB_URL`:: -Enter the GitHub host domain: `github.com`. +Enter the GitHub host domain: `https://github.com`. `GITHUB_ORG`:: Enter your GitHub organization name, such as `____`. @@ -84,7 +84,7 @@ catalog: Enter a stable identifier for this provider, such as `githuborg`. [WARNING] ==== -Entities from this provider are associated with this identifier. +Entities from this provider are associated with this identifier. Therefore, do not to change the identifier over time since that might lead to orphaned entities or conflicts. ====