Skip to content

ontap-mcp should support OAuth Authentication #111

@jbnetapp

Description

@jbnetapp

ONTAP MCP should enforce OAuth authentication to prevent unauthorized access to the MCP server.

When the MCP server is deployed, any LLM client or user who knows the MCP server’s IP address and TCP port can currently connect to it without authentication and automatically gain all permissions associated with the ONTAP users. This represents a significant security risk.

The MCP specification supports OAuth authorization (via OAuth grant types), authentication is currently defined as optional rather than mandatory.

OAuth-based authentication should be mandatory (MUST) for ONTAP MCP in order to properly secure ONTAP production environments that expose MCP endpoints and prevent unauthorized access or misuse.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions