[Question] Is this SDK latest spec (2025-06-18) compliant w.r.t. OAuth? #687
-
Pre-submission Checklist
Question Category
Your QuestionHi folks. I've looked at the repo and it looks like it's not at the latest spec for now, right? I am not entirely sure, but wanted to ask, as I found no issue or roadmap w.r.t. the latest mcp spec[1] defining an MCP Server as RP, but needing to include various RFCs, e.g. for Dynamic Client Registration, PKCE, Protected Resource Metadata, etc. So, I just want to make sure I do not miss something and would be happy if you could point me to resources showing a respective roadmap or implementation. My goal was to create a PoC with Keycloak, but i'd rather go for an SDK in another language then for now that already supports the latest spec. Thanks! [1] https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
@DGuhr To the best of our knowledge, the C# SDK does implement the auth protocol as described in the 2025-06-18. If you have questions or concerns about some particular aspect, please include those here. There is always the possibility that we missed something, but right now we don't think we have. |
Beta Was this translation helpful? Give feedback.
@DGuhr To the best of our knowledge, the C# SDK does implement the auth protocol as described in the 2025-06-18. If you have questions or concerns about some particular aspect, please include those here. There is always the possibility that we missed something, but right now we don't think we have.