feat(app-auth): Make signInPage config optional and derive from auth providers#3286
feat(app-auth): Make signInPage config optional and derive from auth providers#3286JessicaJHee wants to merge 1 commit into
Conversation
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3286 +/- ##
=======================================
Coverage 53.92% 53.92%
=======================================
Files 2379 2379
Lines 86125 86125
Branches 23915 23915
=======================================
Hits 46441 46441
Misses 38175 38175
Partials 1509 1509
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
…providers Signed-off-by: Jessica He <jhe@redhat.com>
e107552 to
2c59e28
Compare
|



Hey, I just made a Pull Request!
signInPageconfig optionalauth.providers(excluding guest), falling back to GitHub if none are configuredsignInPageconfig still overrides the list and maintains previous behaviour.Fixes RHIDP-13492
✔️ Checklist