Replies: 1 comment
-
|
Same question here While disabing LDAP, I can connect to the MCP server with But how to connect to MCP server when LDAP has been setup on Kafbat? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I tried using the MCP server with LDAP authentication enabled. I'm unable to get it to work.
I was able to connect to the MCP endpoint when I copied the SESSION cookie:
But it still does not respond to this call, for example:
{ "jsonrpc": "2.0", "id": 2, "method": "tools/list"
How can I get it to work? The documentation does not mention authorisation.
Beta Was this translation helpful? Give feedback.
All reactions