Add support for client credentials method when connecting to remote MCP
complete
Sagi Keren
updated the status to
complete
Client credentials auth is now available - read about it here https://docs.port.io/agent-management/ai-registry/mcp-connectors/#supported-server-types
Sagi Keren
updated the status to
in progress
M
Mike Longlais
Looking for the same thing to be able to add the Port MCP server to our Gemini Enterprise deployment as a data source using oauth2 OBO. It supports PKCE but requires:
MCP Server URL: https://mcp.us.port.io/v1
Authorization URL: https://mcp.us.getport.io/v1/authorize
Authorization Parameters: &prompt=consent
Token URL: https://mcp.us.getport.io/v1/token
Client ID: 7GC3bsR****
Client Secret:
Scopes: openid profile email offline_access
We also need to ability to share additional trusted redirect URI's: https://vertexaisearch.cloud.google.com/oauth-redirect
Photo Viewer
View photos in a modal
Sagi Keren
Mike Longlais: What you're looking for is already available - please check the following guide
Sagi Keren
updated the status to
under review