Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
linagora
/
openrag
Public
Notifications
You must be signed in to change notification settings
Fork
56
Star
242
Code
Issues
91
Pull requests
34
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(auth): add OpenID Connect authentication mode
- #308
#308
Merged
paultranvan
merged 10 commits into
dev
linagora/openrag:dev
from
oidc-step-1
linagora/openrag:oidc-step-1
Copy head branch name to clipboard
Apr 17, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(auth): add OpenID Connect authentication mode
#308
paultranvan
merged 10 commits into
dev
linagora/openrag:dev
from
oidc-step-1
linagora/openrag:oidc-step-1
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
feat(auth): add OpenID Connect authentication mode
Show description for 8aba2ab
guimard
committed
8aba2ab
View commit details
Copy full SHA for 8aba2ab
Browse repository at this point
refactor(auth): simplify OIDC matching to sub-only + add claim mapping
Show description for 59d65f0
guimard
committed
59d65f0
View commit details
Copy full SHA for 59d65f0
Browse repository at this point
fix(tests): authlib JsonWebToken() needs algorithms + respx MockRouter
Show description for 7d9a9df
guimard
committed
7d9a9df
View commit details
Copy full SHA for 7d9a9df
Browse repository at this point
feat(auth): add GET / root redirect to avoid 404 after OIDC login
Show description for 1d92c9a
guimard
committed
1d92c9a
View commit details
Copy full SHA for 1d92c9a
Browse repository at this point
fix(auth): address CI + Copilot review
Show description for 19cb6e3
guimard
committed
19cb6e3
View commit details
Copy full SHA for 19cb6e3
Browse repository at this point
Add docs/sso-quickstart.md
guimard
committed
7e63dc4
View commit details
Copy full SHA for 7e63dc4
Browse repository at this point
fix(tests): force kid on JWKS key + add SSO quick-start doc
Show description for 95ec4c8
guimard
committed
95ec4c8
View commit details
Copy full SHA for 95ec4c8
Browse repository at this point
refactor(auth): no default for OIDC_POST_LOGOUT_REDIRECT_URI
Show description for b52ad4b
guimard
committed
b52ad4b
View commit details
Copy full SHA for b52ad4b
Browse repository at this point
Add AUTH_MODE=oidc
guimard
committed
991ec83
View commit details
Copy full SHA for 991ec83
Browse repository at this point
style(tests): ruff format test_oidc_lifecycle.py + gitignore compose override
Show description for 0cce231
guimard
committed
0cce231
View commit details
Copy full SHA for 0cce231
Browse repository at this point
You can’t perform that action at this time.