Problem
AFM interpreters only support bearer, basic, and api-key types. This issue is to track introducing $title.
Applicable contexts
Authentication is a common object in the AFM spec, used across:
- MCP server transports (
tools.mcp[].transport.authentication)
- Model connections (
model.authentication)
- Webhook subscriptions (
interfaces[].subscription.authentication, if applicable)
Problem
AFM interpreters only support
bearer,basic, andapi-keytypes. This issue is to track introducing $title.Applicable contexts
Authentication is a common object in the AFM spec, used across:
tools.mcp[].transport.authentication)model.authentication)interfaces[].subscription.authentication, if applicable)