Skip to content

Commit fea4d1d

Browse files
openshift-cherrypick-robotthemr0cclaude
authored
[release-1.9-post-cqa] [RHDHBUGS-413]: Fix incorrect auth provider resolvers for GitHub (#2040)
Co-authored-by: Fabrice Flore-Thébault <ffloreth@redhat.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3074523 commit fea4d1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/shared/snip-enabling-user-authentication-with-github-optional-authentication-provider-steps.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ Enter the sign-in resolver name.
4747
Available resolvers:
4848

4949
* `usernameMatchingUserEntityName`
50-
* `preferredUsernameMatchingUserEntityName`
50+
* `emailLocalPartMatchingUserEntityName`
5151
* `emailMatchingUserEntityProfileEmail`
5252
5353
`dangerouslyAllowSignInWithoutUserInCatalog`::::
5454
Enter `true` to configure the sign-in resolver to bypass the user provisioning requirement in the {product-short} software catalog.
5555
+
5656
[WARNING]
5757
====
58-
In production more, do not enable `dangerouslyAllowSignInWithoutUserInCatalog`.
58+
In production mode, do not enable `dangerouslyAllowSignInWithoutUserInCatalog`.
5959
====

0 commit comments

Comments
 (0)