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
Accelerator
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
.
authorizerdev
/
authorizer
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
209
Star
2k
Code
Issues
71
Pull requests
4
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(mcp): serve MCP over HTTP as an OAuth 2.1 resource server
- #757
#757
Merged
lakhansamani
merged 11 commits into
main
authorizerdev/authorizer:main
from
feat/mcp-http-transport
authorizerdev/authorizer:feat/mcp-http-transport
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(mcp): serve MCP over HTTP as an OAuth 2.1 resource server
#757
lakhansamani
merged 11 commits into
main
authorizerdev/authorizer:main
from
feat/mcp-http-transport
authorizerdev/authorizer:feat/mcp-http-transport
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
feat(mcp): add resource-server foundation for HTTP MCP
Show description for db0c0a6
lakhansamani
committed
db0c0a6
View commit details
Copy full SHA for db0c0a6
Browse repository at this point
security(token): deactivating a service account revokes its tokens
Show description for 138f98c
lakhansamani
committed
138f98c
View commit details
Copy full SHA for 138f98c
Browse repository at this point
security: make revocation survive a storage outage
Show description for 969d412
lakhansamani
committed
969d412
View commit details
Copy full SHA for 969d412
Browse repository at this point
security(oauth): keep the RFC 8707 resource across refresh
Show description for a986b81
lakhansamani
committed
a986b81
View commit details
Copy full SHA for a986b81
Browse repository at this point
feat(mcp): serve MCP over HTTP at POST /mcp
Show description for 9eb334a
lakhansamani
committed
9eb334a
View commit details
Copy full SHA for 9eb334a
Browse repository at this point
docs(mcp): document the remote transport, deprecate stdio
Show description for 3843be9
lakhansamani
committed
3843be9
View commit details
Copy full SHA for 3843be9
Browse repository at this point
fix(oauth): carry the RFC 8707 resource through the login redirect
Show description for fbea334
lakhansamani
committed
fbea334
View commit details
Copy full SHA for fbea334
Browse repository at this point
security: fix cross-backend liveness, loopback URI, admin bypass
Show description for cdc71b0
lakhansamani
committed
cdc71b0
View commit details
Copy full SHA for cdc71b0
Browse repository at this point
fix(storage): make not-found recognisable on dynamodb and couchbase
Show description for f0ba9a6
lakhansamani
committed
f0ba9a6
View commit details
Copy full SHA for f0ba9a6
Browse repository at this point
docs(mcp): correct the stdio subcommand's stale help text
Show description for dbc6563
lakhansamani
committed
dbc6563
View commit details
Copy full SHA for dbc6563
Browse repository at this point
Commits on Aug 11, 2026
docs(mcp): record why there is no dynamic client registration
Show description for c2411b7
lakhansamani
committed
c2411b7
View commit details
Copy full SHA for c2411b7
Browse repository at this point
You can’t perform that action at this time.