Gal Zahavi
|
f75bdba568
|
fix(mcp): handle equivalent root resource URLs in OAuth validation (#20231)
|
2026-03-13 23:32:40 +00:00 |
|
Alisa
|
4d393f9dca
|
feat(a2a): enable native gRPC support and protocol routing (#21403)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2026-03-12 21:36:50 +00:00 |
|
Alisa
|
e92ccec6c8
|
feat(security): implement robust IP validation and safeFetch foundation (#21401)
|
2026-03-09 19:02:07 +00:00 |
|
Christian Gunderman
|
58d637f919
|
Disallow and suppress unsafe assignment (#19736)
|
2026-02-20 22:28:55 +00:00 |
|
garrettsparks
|
037061e2e0
|
use issuer instead of authorization_endpoint for oauth discovery (#17332)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-02-18 22:38:04 +00:00 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Vijay Vasudevan
|
3066288c06
|
fix(core): use RFC 9728 compliant path-based OAuth protected resource discovery (#15756)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-01-23 18:55:23 +00:00 |
|
Adib234
|
10ae84869a
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Gal Zahavi
|
9383b54d50
|
Validate OAuth resource parameter matches MCP server URL (#15289)
|
2025-12-19 19:33:20 +00:00 |
|
Adam Weidman
|
c079084ca4
|
chore(core): add token caching in google auth provider (#11946)
|
2025-10-24 14:26:42 +00:00 |
|
Mayur Vaid
|
0d7da7ecb1
|
fix(mcp): Include path in oauth resource parameter (#11654)
|
2025-10-22 15:48:47 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
jleong-stripe
|
e0ba7e4ffb
|
For dynamic client registration - use registration endpoint in config if available instead of performing OAuth discovery again (#9231)
|
2025-09-24 20:53:42 +00:00 |
|
Amy He
|
c33a0da1df
|
feat(mcp): Add ODIC fallback to OAuth metadata look up (#6863)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-08-26 16:06:26 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Brian Ray
|
2c07dc0757
|
fixes for oauth spec - adds github oauth support. Resource paramater. (#6281)
|
2025-08-15 19:14:48 +00:00 |
|
Tommaso Sciortino
|
327f915610
|
Fix typo in RFC 9728 impl (#5126)
|
2025-07-29 23:03:39 +00:00 |
|
Brian Ray
|
c5761317f4
|
MCP OAuth Part 1 - OAuth Infrastructure (#4316)
|
2025-07-18 14:14:23 +00:00 |
|