Skip to content

feat: implement OIDC Authentication#1184

Open
bakito wants to merge 1 commit intogo-shiori:masterfrom
bakito:oidc
Open

feat: implement OIDC Authentication#1184
bakito wants to merge 1 commit intogo-shiori:masterfrom
bakito:oidc

Conversation

@bakito
Copy link
Contributor

@bakito bakito commented Feb 14, 2026

This PR implements optional OIDC authentication for shiori.

OIDC can be configured via Env Variables.

image

For testing purposes a simple node oidc-test server is provided.

@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

❌ Patch coverage is 91.89189% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.74%. Comparing base (585ea34) to head (4fbb589).

Files with missing lines Patch % Lines
internal/http/handlers/api/v1/oidc.go 88.78% 9 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1184      +/-   ##
==========================================
+ Coverage   50.19%   52.74%   +2.54%     
==========================================
  Files          75       76       +1     
  Lines        7532     5948    -1584     
==========================================
- Hits         3781     3137     -644     
+ Misses       3414     2471     -943     
- Partials      337      340       +3     

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

@bakito bakito force-pushed the oidc branch 8 times, most recently from 9d64c13 to 5dc835e Compare February 21, 2026 15:35
Signed-off-by: bakito <github@bakito.ch>
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.

1 participant