chore(auth): update GitHub and GitLab auth to use secure sign-in resolvers#4347
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 |
d8536f7 to
0b96433
Compare
|
/test e2e-ocp-operator-auth-providers-nightly |
|
/test e2e-ocp-operator-auth-providers-nightly |
|
/test e2e-ocp-helm |
0b96433 to
16f2ad1
Compare
|
/test e2e-ocp-operator-auth-providers-nightly |
|
/test e2e-ocp-operator-auth-providers-nightly |
1 similar comment
|
/test e2e-ocp-operator-auth-providers-nightly |
…lvers Signed-off-by: Jessica He <jhe@redhat.com>
16f2ad1 to
979bb5e
Compare
|
/test e2e-ocp-operator-auth-providers-nightly |
|
8f924f4
into
redhat-developer:main



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