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
.
agentic-community
/
mcp-gateway-registry
Public
Notifications
You must be signed in to change notification settings
Fork
236
Star
916
Code
Issues
95
Pull requests
20
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Asymmetric (ES256) internal JWT signing
- #1693
#1693
Open
omrishiv
wants to merge 20 commits into
agentic-community:main
agentic-community/mcp-gateway-registry:main
from
omrishiv:feat/asymmetric-signing
omrishiv/mcp-gateway-registry:feat/asymmetric-signing
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Asymmetric (ES256) internal JWT signing
#1693
omrishiv
wants to merge 20 commits into
agentic-community:main
agentic-community/mcp-gateway-registry:main
from
omrishiv:feat/asymmetric-signing
omrishiv/mcp-gateway-registry:feat/asymmetric-signing
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
refactor: consolidate 6 self-signed token verify paths into one function
Show description for e77c7f8
omrishiv
committed
e77c7f8
View commit details
Copy full SHA for e77c7f8
Browse repository at this point
feat: ES256 keypair manager + JWKS endpoint + dual-verify dispatch
Show description for 209c55e
omrishiv
committed
209c55e
View commit details
Copy full SHA for 209c55e
Browse repository at this point
test: algorithm-confusion security test suite
Show description for 0508fee
omrishiv
committed
0508fee
View commit details
Copy full SHA for 0508fee
Browse repository at this point
feat: switch token minter to ES256 when signing key is configured
Show description for 9f73726
omrishiv
committed
9f73726
View commit details
Copy full SHA for 9f73726
Browse repository at this point
feat: add REJECT_HS256_TOKENS cutover lever
Show description for 3060af1
omrishiv
committed
3060af1
View commit details
Copy full SHA for 3060af1
Browse repository at this point
deploy: wire ES256 signing key across all deployment surfaces
Show description for 8deeac5
omrishiv
committed
8deeac5
View commit details
Copy full SHA for 8deeac5
Browse repository at this point
feat: switch internal hop tokens (mcp-proxy, registry-ui) to ES256
Show description for 3189595
omrishiv
committed
3189595
View commit details
Copy full SHA for 3189595
Browse repository at this point
feat: drop session cookie signature, rely on session_id + DB lookup
Show description for e624d18
omrishiv
committed
e624d18
View commit details
Copy full SHA for e624d18
Browse repository at this point
deploy: wire asymmetric signing vars to podman, prebuilt, terraform
Show description for d7ecf9f
omrishiv
committed
d7ecf9f
View commit details
Copy full SHA for d7ecf9f
Browse repository at this point
deploy: wire signing key vars into terraform ECS module
Show description for 66fad69
omrishiv
committed
66fad69
View commit details
Copy full SHA for 66fad69
Browse repository at this point
deploy: wire scoped encryption keys across all compose surfaces
Show description for 033b47e
omrishiv
committed
033b47e
View commit details
Copy full SHA for 033b47e
Browse repository at this point
docs: add all new parameters to unified reference + System Config page
Show description for a824645
omrishiv
committed
a824645
View commit details
Copy full SHA for a824645
Browse repository at this point
security: harden internal signing key handling and session cookies
Show description for 8bfd88e
omrishiv
committed
8bfd88e
View commit details
Copy full SHA for 8bfd88e
Browse repository at this point
fix: standardize signing key mount path across all deployment surfaces
Show description for 456a013
omrishiv
committed
456a013
View commit details
Copy full SHA for 456a013
Browse repository at this point
fix: accept raw session-id cookie in auth-server validate_session_cookie
Show description for 094815c
omrishiv
committed
094815c
View commit details
Copy full SHA for 094815c
Browse repository at this point
fix: verify ES256 internal hop tokens in the registry (kid dispatch + JWKS)
Show description for e888468
omrishiv
committed
e888468
View commit details
Copy full SHA for e888468
Browse repository at this point
mark false positive secret
Show description for e845efb
omrishiv
committed
e845efb
View commit details
Copy full SHA for e845efb
Browse repository at this point
Commits on Aug 31, 2026
harden ES256 internal signing: deterministic kid, cutover wiring, ECS key delivery
Show description for 7889396
omrishiv
committed
7889396
View commit details
Copy full SHA for 7889396
Browse repository at this point
address ES256 signing review: EKS key delivery, JWKS wiring, event-loop offload
Show description for de5e8a3
omrishiv
committed
de5e8a3
View commit details
Copy full SHA for de5e8a3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/asymmetric-signing
Show description for e8e48ee
omrishiv
committed
e8e48ee
View commit details
Copy full SHA for e8e48ee
Browse repository at this point
You can’t perform that action at this time.