Skip to content

Store JWT in the Session#5280

Merged
bjoernricks merged 2 commits into
mainfrom
session-jwt
May 11, 2026
Merged

Store JWT in the Session#5280
bjoernricks merged 2 commits into
mainfrom
session-jwt

Conversation

@bjoernricks
Copy link
Copy Markdown
Contributor

What

Store JWT in the Session

Why

Support for JWTs.

Checklist

  • Tests

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 73c642e.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.77%. Comparing base (a6e54c2) to head (73c642e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5280      +/-   ##
==========================================
+ Coverage   78.76%   78.77%   +0.01%     
==========================================
  Files        1210     1210              
  Lines       31754    31769      +15     
  Branches     9510     9472      -38     
==========================================
+ Hits        25012    25027      +15     
  Misses       6040     6040              
  Partials      702      702              

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

@bjoernricks bjoernricks force-pushed the session-jwt branch 2 times, most recently from 6968773 to 8370852 Compare May 11, 2026 06:46
@bjoernricks bjoernricks marked this pull request as ready for review May 11, 2026 06:54
@bjoernricks bjoernricks requested a review from a team as a code owner May 11, 2026 06:54
@bjoernricks bjoernricks enabled auto-merge (rebase) May 11, 2026 06:54
If jwt support is enabled in gvmd and gsad it is returned in the
envelope.
Store the jwt string in the session. This will allow to use the jwt for
http requests in future.
@bjoernricks bjoernricks merged commit f0b3216 into main May 11, 2026
27 checks passed
@bjoernricks bjoernricks deleted the session-jwt branch May 11, 2026 07:27
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.

2 participants