This release contains the following new features:
JSON-RPC refactored to allow for other transports than HTTP.
Internal JSON-RPC function calls, for calling methods internally.
Joined MCP server publishing one endpoint for available MCP servers.
This release also contains the following fix:
Allowing XMPP accounts with JWT tokens access to /HttpProxy web service.
This release contains the following new features:
A new XMPP MCP Server exists. It allows MCP clients to create XMPP connections, manage its roster, do presence subscriptions, send and receive chat messages.
Legal Identity apply request now supports providing requested life time of identity object.
This release contains the following fix:
Encoding Bare JID instead of Full JID in XMPP JWT tokens
This release contains the following fixes:
This release contains the following new features:
OAUTH2 introspection resource.
Validation of audience claim in JWT tokens.
Propagating ID attribute in JSON-RPC method calls, if requested.
MCP user input elicitation support.
MCP File Server supports editing files via eliciting user input.
Refactoring: User abstract interface now also contain, apart from a user name, a full user name (in the federated network) as well as a friendly name.
This release also contains the following fixes: