feat(dcm): forward OIDC tokens and support auth-disabled deployments (FLPATH-4480) - #4701
feat(dcm): forward OIDC tokens and support auth-disabled deployments (FLPATH-4480)#4701chadcrum wants to merge 1 commit into
Conversation
…(FLPATH-4480) Signed-off-by: Chad Crum <ccrum@redhat.com>
Missing ChangesetsThe following package(s) are changed by this PR but do not have a changeset:
See CONTRIBUTING.md for more information about how to add changesets. Changed Packages
|
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #4701 +/- ##
=======================================
Coverage 62.63% 62.64%
=======================================
Files 2635 2637 +2
Lines 105225 105255 +30
Branches 29517 29546 +29
=======================================
+ Hits 65909 65936 +27
+ Misses 37496 37463 -33
- Partials 1820 1856 +36
*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:
|



FLPATH-4480\n\nhttps://redhat.atlassian.net/browse/FLPATH-4480\n\nForward signed-in users' OIDC access tokens to authenticated DCM control planes while preserving RHDH authentication. Support DCM auth-disabled deployments and guest-only development without an IdP.