You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: output value for MCPServerEndpoint after stack update
See merge request genaiic-reusable-assets/engagement-artifacts/genaiic-idp-accelerator!448
For Amazon Quick Suite integration, use the provided OAuth callback URLs and configure QuickSight to authenticate against the Cognito User Pool using the External App Client credentials.
254
+
For Amazon Quick Suite integration, configure the MCP connection using the CloudFormation stack outputs detailed in the [Output Parameters](#output-parameters) section.
255
+
256
+
- **MCP Server**: Use `MCPServerEndpoint` output value
257
+
- **Client ID**: Use `MCPClientId` output value
258
+
- **Client Secret**: Use `MCPClientSecret` output value
259
+
- **Token URL**: Use `MCPTokenURL` output value
260
+
- **Authorization URL**: Use `MCPAuthorizationURL` output value
0 commit comments