Skip to content

feat: implementation for RH OIDC auth#844

Merged
Strum355 merged 2 commits intofabric8-analytics:mainfrom
Strum355:nsc/oidc-auth
Jan 29, 2026
Merged

feat: implementation for RH OIDC auth#844
Strum355 merged 2 commits intofabric8-analytics:mainfrom
Strum355:nsc/oidc-auth

Conversation

@Strum355
Copy link
Copy Markdown
Collaborator

@Strum355 Strum355 commented Sep 19, 2025

Close https://issues.redhat.com/browse/TC-3361.

This is the implementation only, until we have things to gate behind this, it remains "disabled" with the command hidden and no prompt on startup.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 15, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 15.81921% with 149 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.60%. Comparing base (ce96d7b) to head (1a6460d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/oidcAuthentication.ts 8.91% 92 Missing ⚠️
src/extension.ts 13.51% 32 Missing ⚠️
src/caStatusBarProvider.ts 0.00% 13 Missing ⚠️
src/fileHandler.ts 0.00% 7 Missing ⚠️
src/tokenProvider.ts 62.50% 3 Missing ⚠️
src/dependencyAnalysis/diagnostics.ts 0.00% 1 Missing ⚠️
src/imageAnalysis/diagnostics.ts 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #844      +/-   ##
==========================================
- Coverage   61.13%   56.60%   -4.53%     
==========================================
  Files          31       33       +2     
  Lines        1446     1597     +151     
  Branches      268      287      +19     
==========================================
+ Hits          884      904      +20     
- Misses        547      678     +131     
  Partials       15       15              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Collaborator

@ruromero ruromero left a comment

Choose a reason for hiding this comment

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

nice feature, thank you

@Strum355 Strum355 force-pushed the nsc/oidc-auth branch 2 times, most recently from 00204dd to ce3d614 Compare October 31, 2025 11:28
@Strum355 Strum355 changed the title feat: support & require RH OIDC auth feat: implementation for RH OIDC auth Jan 29, 2026
@Strum355 Strum355 merged commit ecfe1d3 into fabric8-analytics:main Jan 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants