Skip to content

Remove deprecated incomingAuth.oidcConfig from VirtualMCPServer #4830

Description

@ChrisJBurns

Parent: #4827

Remove the deprecated IncomingAuthConfig.OIDCConfig field from VirtualMCPServer.

Replacement: IncomingAuthConfig.OIDCConfigRef referencing a shared MCPOIDCConfig resource.

PR: #4822 (open)

What to remove

  • OIDCConfig *OIDCConfigRef field from IncomingAuthConfig
  • VirtualMCPServer.GetOIDCConfig() method
  • CEL mutual-exclusivity rule; simplify OIDC-required rule
  • Legacy resolveOIDCConfig inline path and mapResolvedOIDCToVmcpConfig in converter
  • Inline OIDC CA bundle volumes and client secret handling in deployment controller

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions