Interface MCPServerAuthorizationDiscoveryConfig.Builder

  • Method Details

    • returnToEndpoint

      MCPServerAuthorizationDiscoveryConfig.Builder returnToEndpoint(String returnToEndpoint)

      The endpoint to return to after OAuth flow completes (must be AWS console domain)

      Parameters:
      returnToEndpoint - The endpoint to return to after OAuth flow completes (must be AWS console domain)
      Returns:
      Returns a reference to this object so that method calls can be chained together.