Skip to content

Add mcp endpoint for audit and failed messages#5391

Open
WilliamBZA wants to merge 13 commits intomasterfrom
add-mcp
Open

Add mcp endpoint for audit and failed messages#5391
WilliamBZA wants to merge 13 commits intomasterfrom
add-mcp

Conversation

@WilliamBZA
Copy link
Member

Adds support for MCP servers within ServiceControl and ServiceControl.Audit

host.UseTestRemoteIp();
host.UseServiceControlAuthentication(settings.OpenIdConnectSettings.Enabled);
host.UseServiceControl(settings.ForwardedHeadersSettings, settings.HttpsSettings);
host.UseServiceControl(settings.ForwardedHeadersSettings, settings.HttpsSettings, settings.EnableMcpServer);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we better off passing the settings object in at this point?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant