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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/che-operatorIssues and PRs related to Eclipse Che Kubernetes Operatorkind/enhancementA feature request - must adhere to the feature request template.severity/P3Lower priority than a P2. Optional work that might get done, or not. See also help wanted issues.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