Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
025222f
Add SEP: Recommend Issuer (iss) Claim in MCP Auth Responses
EmLauber Mar 25, 2026
20b84d2
Fix SEP-2468 formatting and fill in metadata placeholders
pcarleton Apr 22, 2026
c940d4c
Rename SEP file to use assigned number 2468
pcarleton Apr 24, 2026
272ee98
Add RFC 9207 iss validation to Authorization spec
pcarleton Apr 24, 2026
ddbef12
Fill in SEP-2468 reference impls, security link, acknowledgments
pcarleton Apr 24, 2026
91008a3
Make Mix-Up Attacks section reference validation section without rest…
pcarleton Apr 24, 2026
decef9e
Note intent to upgrade iss inclusion to MUST in a future revision
pcarleton Apr 24, 2026
f8f6a94
Apply review fixes to SEP-2468 body: parameter terminology, error res…
pcarleton Apr 24, 2026
7cf14c4
Clarify redirect_uri-per-issuer rationale: not possible with CIMD, ex…
pcarleton Apr 24, 2026
dc591ae
Make Backward Compatibility section accurate about client validation …
pcarleton Apr 24, 2026
5647c3a
Fix render-seps author auto-linking to skip emails
pcarleton Apr 24, 2026
ffc05ee
Drop email from SEP-2468 author line; revert render-seps regex change
pcarleton Apr 24, 2026
922765b
Merge remote-tracking branch 'origin/main' into sep-issuer-claim-auth
pcarleton Apr 24, 2026
07b1e70
Set SEP-2468 status to In-Review
pcarleton Apr 24, 2026
fb8eac2
Require RFC 8414 §3.3 metadata validation; anchor row-3 leniency in §…
pcarleton Apr 27, 2026
6745700
Drop FAPI 2.0 reference from row-3 leniency note
pcarleton Apr 27, 2026
443f628
Move row-3 rationale from spec note to SEP Alternatives Considered
pcarleton Apr 27, 2026
d9f7445
Regenerate docs.json for SEP-2468 In-Review status
pcarleton Apr 27, 2026
605c7a3
Apply suggestions from code review
pcarleton Apr 29, 2026
0cf19cb
Apply suggestions from code review
pcarleton Apr 29, 2026
588b283
Split iss inclusion SHOULD from metadata-advertisement MUST per RFC92…
pcarleton Apr 29, 2026
faf20d3
Regenerate SEP-2468 mdx after applied review suggestions
pcarleton Apr 29, 2026
81a2632
Merge main into sep-issuer-claim-auth
localden May 17, 2026
1ab404a
Regenerate docs.json after merging main
localden May 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,12 @@
"seps/2575-stateless-mcp"
]
},
{
"group": "In-Review",
"pages": [
"seps/2468-recommend-issuer-claim-for-auth"
]
},
{
"group": "Draft",
"pages": [
Expand Down
103 changes: 103 additions & 0 deletions docs/seps/2468-recommend-issuer-claim-for-auth.mdx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading