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(oauth): Client ID Metadata Documents, consent screen, and opt-in DCR
- #758
#758
Merged
lakhansamani
merged 17 commits into
main
authorizerdev/authorizer:main
from
feat/cimd-and-consent
authorizerdev/authorizer:feat/cimd-and-consent
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(oauth): Client ID Metadata Documents, consent screen, and opt-in DCR
#758
lakhansamani
merged 17 commits into
main
authorizerdev/authorizer:main
from
feat/cimd-and-consent
authorizerdev/authorizer:feat/cimd-and-consent
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
feat(cimd): add the Client ID Metadata Document resolver
Show description for 184167d
lakhansamani
committed
184167d
View commit details
Copy full SHA for 184167d
Browse repository at this point
feat(cimd): add the consent screen and pending-consent flow
Show description for e0b58c9
lakhansamani
committed
e0b58c9
View commit details
Copy full SHA for e0b58c9
Browse repository at this point
feat(cimd): wire metadata-document clients into authorize and token
Show description for 049351e
lakhansamani
committed
049351e
View commit details
Copy full SHA for 049351e
Browse repository at this point
docs(cimd): changelog, and record why the browser leg has no e2e test
Show description for c7299a6
lakhansamani
committed
c7299a6
View commit details
Copy full SHA for c7299a6
Browse repository at this point
fix(cimd): unblock the consent POST and resume via redirect
Show description for 1067512
lakhansamani
committed
1067512
View commit details
Copy full SHA for 1067512
Browse repository at this point
test(cimd): add the e2e TLS fixture and browser spec
Show description for 9204364
lakhansamani
committed
9204364
View commit details
Copy full SHA for 9204364
Browse repository at this point
test(cimd): assert the consent flow in Go, scope Playwright to the UI
Show description for 1924b5b
lakhansamani
committed
1924b5b
View commit details
Copy full SHA for 1924b5b
Browse repository at this point
fix(cimd): honour prompt=none, and never resolve the reserved client as CIMD
Show description for bc6ce8e
lakhansamani
committed
bc6ce8e
View commit details
Copy full SHA for bc6ce8e
Browse repository at this point
security(cimd): bind consent grants to the request, and consume atomically
Show description for a1c8578
lakhansamani
committed
a1c8578
View commit details
Copy full SHA for a1c8578
Browse repository at this point
Commits on Aug 12, 2026
feat(oauth): add opt-in RFC 7591 dynamic client registration
Show description for 4616b2e
lakhansamani
committed
4616b2e
View commit details
Copy full SHA for 4616b2e
Browse repository at this point
refactor(oauth): simplify registration validation
Show description for 40895bd
lakhansamani
committed
40895bd
View commit details
Copy full SHA for 40895bd
Browse repository at this point
test(oauth): cover refresh for a self-registered public client
Show description for 11dc998
lakhansamani
committed
11dc998
View commit details
Copy full SHA for 11dc998
Browse repository at this point
fix(oauth): validate redirect_uri against the client on the login page
Show description for d5ddc3e
lakhansamani
committed
d5ddc3e
View commit details
Copy full SHA for d5ddc3e
Browse repository at this point
test(e2e): gate releases on the OAuth round trip and SCIM
Show description for 34508ce
lakhansamani
committed
34508ce
View commit details
Copy full SHA for 34508ce
Browse repository at this point
Commits on Aug 13, 2026
fix(consent): allow the approved redirect_uri in the consent page CSP
Show description for ddd7d43
lakhansamani
committed
ddd7d43
View commit details
Copy full SHA for ddd7d43
Browse repository at this point
feat(consent): match the login UI, and render errors as pages
Show description for 4cc58cd
lakhansamani
committed
4cc58cd
View commit details
Copy full SHA for 4cc58cd
Browse repository at this point
fix(oauth): harden three details found in review
Show description for 168a65c
lakhansamani
committed
168a65c
View commit details
Copy full SHA for 168a65c
Browse repository at this point
You can’t perform that action at this time.