MCP Client and Server - Authorization and Authentication #2716
Unanswered
dilipsundarraj1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear All,
First of all thank you so much for this effort on all things Spring AI.
I have a basic Spring MCP Server and Client implemented. They take care of discovering and invoking tools via HTTP(Spring MVC)
Project : Spring MVC MCP Server and Client
I have a question about Authorization and Authentication in MCP Client and Server communication.
Does the latest release
extra["springAiVersion"] = "1.0.0-M7"
supports Authorization and Authentication ?I have a restricted MCP Server (Has OAuth) , I want to find a way to pass the bearer token from the MCP Client to the server.
If, can someone share some examples ?
Any help is much appreciated!
Thanks,
Dilip Sundarraj.
Beta Was this translation helpful? Give feedback.
All reactions