For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tests

Clear browser cache

It's important to clear your browser cache before connecting to the upgraded WorkflowGen website. This will remove the CSS, JavaScript, and image files used in previous versions of WorkflowGen.

Web app addresses

Use the following URLs with the wfgen_admin user account:

  • User Portal: http://[yoursite]/wfgen

  • Administration Module: http://[yoursite]/wfgen/admin

Node.js-based web application checks

If the optional Node.js-based web applications are enabled, verify the corresponding endpoints after the upgrade.

For MCP Server, verify:

  • Health endpoint: https://[yoursite]/wfgen/mcp/health

  • OAuth protected resource metadata: https://[yoursite]/wfgen/mcp/.well-known/oauth-protected-resource

  • OAuth authorization server metadata: https://[yoursite]/wfgen/mcp/.well-known/oauth-authorization-server

If MCP OAuth is enabled, test a connection from a supported MCP client using https://[yoursite]/wfgen/mcp.

This MCP client connection test applies only to WorkflowGen sites configured with OIDC or SAML authentication. Other WorkflowGen authentication modes are not supported as MCP browser login sources.