chore(auth): update GitHub and GitLab auth to use secure sign-in resolvers#4347
chore(auth): update GitHub and GitLab auth to use secure sign-in resolvers#4347JessicaJHee wants to merge 1 commit intoredhat-developer:mainfrom
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR TypeEnhancement Description
|
| Relevant files | |||
|---|---|---|---|
| Enhancement |
| ||
| Tests |
| ||
| Documentation |
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||
|
/test e2e-ocp-operator-auth-providers-nightly |
f46ba6f to
37e94ec
Compare
|
/test e2e-ocp-operator-auth-providers-nightly |
37e94ec to
d8536f7
Compare
|
/test e2e-ocp-operator-auth-providers-nightly |
…lvers Signed-off-by: Jessica He <jhe@redhat.com>
d8536f7 to
0b96433
Compare
|
/test e2e-ocp-operator-auth-providers-nightly |
|
|
/test e2e-ocp-operator-auth-providers-nightly |
|
/test e2e-ocp-helm |
|
@JessicaJHee: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |



Description
Pull in the resolvers added upstream to improve the security of the default sign-in resolver, as they now resolve on an immutable user identifier. There is minimal impact to customers, the default configuration will still work out of the box. There will/ should be a release note noting this enhancement.
See the description for more details on the motivation:
Which issue(s) does this PR fix
PR acceptance criteria
Ensure the auth provider E2E tests pass
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer