Skip to content

Does Eclipse Che support hosting the control plane under a URL path prefix? #23932

Description

@KrSahil

Hi,

We are deploying Eclipse Che in an environment where applications must be exposed under a shared-host path prefix.

Desired Che URL:

  • https://example.com/platform/che

During testing, we found that after login, Che generates and controls root-level routes such as:

  • /oauth/callback
  • /dashboard/
  • /api
  • /plugin-registry

For example, the OIDC flow redirects to https://example.com/oauth/callback instead of our desired base path.

  1. Is hosting the full Che control plane under a path prefix (e.g., /platform/che) officially supported?
  2. Is there a supported way to configure a global base path for the dashboard, oauth callback, api, and plugin registry?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/che-operatorIssues and PRs related to Eclipse Che Kubernetes Operatorkind/questionQuestions that haven't been identified as being feature requests or bugs.team/BThis team is responsible for the Web Terminal, the DevWorkspace Operator.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions