Skip to content

Conversation

@JessicaJHee
Copy link
Member

Description

Enables the ability to list multiple auth providers in the app-config to allow authentication with multiple auth providers.

This is the sign-in page with the following config applied:

signInPage:
  - github
  - microsoft
  - oidc
  - github
image

Which issue(s) does this PR fix

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

Copy link
Member

@karthikjeeyar karthikjeeyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JessicaJHee Changes looks good to me 🎉

multiple-auth-providers

Can you please update the SignInPage configuration documentation with the multiple auth providers support?

Copy link
Contributor

@HusneShabbir HusneShabbir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
works as expected
Screenshot 2025-12-09 at 12 53 26 PM

@JessicaJHee
Copy link
Member Author

@karthikjeeyar Thanks for the review! I've added the docs, PTAL :)

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Copy link
Member

@karthikjeeyar karthikjeeyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link
Member

@gashcrumb gashcrumb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I'd suggest to just sort the one sonarcloud warning.

@github-actions
Copy link
Contributor

@JessicaJHee
Copy link
Member Author

/test e2e-ocp-helm

@github-actions
Copy link
Contributor

@kim-tsao
Copy link
Member

/lgtm

@github-actions
Copy link
Contributor

@JessicaJHee
Copy link
Member Author

/retest

Co-authored-by: Frank Kong <[email protected]>
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

@kim-tsao
Copy link
Member

/override ci/prow/e2e-ocp-helm

@openshift-ci
Copy link

openshift-ci bot commented Dec 12, 2025

@kim-tsao: Overrode contexts on behalf of kim-tsao: ci/prow/e2e-ocp-helm

In response to this:

/override ci/prow/e2e-ocp-helm

Instructions 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.

@kim-tsao
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Dec 12, 2025
@openshift-ci
Copy link

openshift-ci bot commented Dec 12, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gashcrumb, HusneShabbir, karthikjeeyar, kim-tsao

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kim-tsao kim-tsao merged commit a2328bf into redhat-developer:main Dec 12, 2025
17 checks passed
@openshift-ci
Copy link

openshift-ci bot commented Dec 12, 2025

@JessicaJHee: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-ocp-helm 0b64789 link unknown /test e2e-ocp-helm

Full PR test history. Your PR dashboard.

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants