Skip to content

docs(self-managed): update docs due to removal of Web Modeler's webapp component#8453

Open
jfriedenstab wants to merge 1 commit intomainfrom
web-modeler-19456-remove-webapp
Open

docs(self-managed): update docs due to removal of Web Modeler's webapp component#8453
jfriedenstab wants to merge 1 commit intomainfrom
web-modeler-19456-remove-webapp

Conversation

@jfriedenstab
Copy link
Copy Markdown
Contributor

@jfriedenstab jfriedenstab commented Apr 1, 2026

Description

Update the Self-Managed documentation to reflect the removal of Web Modeler's webapp component.

First part of https://github.com/camunda/camunda-hub/issues/19456 (the migration guide and release notes still need to be updated).

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the Documentation team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • The commit history of this PR is cleaned up, using {type}(scope): {description} commit message(s)
  • My changes are for an upcoming minor release and are in the /docs directory (version 8.9).
  • My changes are for an already released minor and are in a /versioned_docs directory.
  • I added a DRI, team, or delegate as a reviewer for technical accuracy and grammar/style:

@github-actions

This comment was marked as resolved.

@jfriedenstab jfriedenstab added the component:web-modeler-sm Issues related with Web Modeler Self-Managed label Apr 1, 2026
Comment on lines +150 to 151
- name: WebModeler
id: webModelerWebApp
Copy link
Copy Markdown
Contributor Author

@jfriedenstab jfriedenstab Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: The id is hard-coded in Console and must not be changed; the name is now the same as in the Helm chart and Docker Compose configuration.

@infraex-misc
Copy link
Copy Markdown

infraex-misc bot commented Apr 1, 2026

🔍 InfraEx Content Detected

This PR modifies documentation pages owned or referenced by the Infrastructure Experience team.

A review from @camunda/infraex-medic has been requested to ensure technical consistency.

📋 Watchlist matches

File
docs/self-managed/reference-architecture/kubernetes.md

ℹ️ What to check
  • Link validity: Do links still point to existing files/branches?
  • Technical accuracy: Are references consistent with the deployment repo?
  • Version alignment: Do version-specific docs match the release branch?
  • Architecture consistency: Do changes align with the reference architecture?

Auto-generated by InfraEx Docs PR Watcher.

@infraex-misc infraex-misc bot added component:infraex Issues related with Infrastructure-Experience team component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed labels Apr 1, 2026
leiicamundi added a commit to camunda/camunda-deployment-references that referenced this pull request Apr 1, 2026
The webapp component has been removed from Web Modeler.
- Remove webapp sections from helm values (no-domain, domain, mkcert, oidc)
- Make port-forward conditional on service existence

Ref: camunda/camunda-docs#8453
| `SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_ISSUER_URI` | URL of the token issuer (used for JWT validation). | `https://keycloak.example.com/auth/realms/camunda-platform` | - |
| `SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_JWK_SET_URI` | [optional] URL of the JWK Set endpoint (used for JWT validation). Only necessary if URL cannot be derived from the OIDC configuration endpoint. | `https://keycloak.example.com/auth/realms/camunda-platform/protocol/openid-connect/certs` | - |
| `SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_JWS_ALGORITHMS` | [optional] List of trusted JWS algorithms used for JWT validation. Only necessary if the algorithms cannot be derived from the JWK Set response. | `ES256` | - |
| `OAUTH2_CLIENT_ID` | Client ID of the Web Modeler application configured in Identity. | `web-modeler` | - |
Copy link
Copy Markdown
Contributor Author

@jfriedenstab jfriedenstab Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the sentence "must be set to web-modeler" for the OAUTH2_CLIENT_ID because it's not exactly correct (e.g. if you use Entra ID, the value will be a UUID).

@jfriedenstab jfriedenstab marked this pull request as ready for review April 1, 2026 14:42
leiicamundi added a commit to camunda/camunda-deployment-references that referenced this pull request Apr 1, 2026
The webapp component has been removed from Web Modeler.
- Remove webapp sections from helm values (no-domain, domain, mkcert, oidc)
- Make port-forward conditional on service existence

Ref: camunda/camunda-docs#8453
leiicamundi added a commit to camunda/camunda-deployment-references that referenced this pull request Apr 1, 2026
The webapp component has been removed from Web Modeler.
- Remove webapp sections from helm values (no-domain, domain, mkcert, oidc)
- Make port-forward conditional on service existence

Ref: camunda/camunda-docs#8453
leiicamundi added a commit to camunda/camunda-deployment-references that referenced this pull request Apr 1, 2026
* fix: make webmodeler webapp component optional

The webapp component has been removed from Web Modeler.
- Remove webapp sections from helm values (no-domain, domain, mkcert, oidc)
- Make port-forward conditional on service existence

Ref: camunda/camunda-docs#8453

* fix: make webmodeler webapp component optional

The webapp component has been removed from Web Modeler.
- Remove webapp sections from helm values (no-domain, domain, mkcert, oidc)
- Make port-forward conditional on service existence

Ref: camunda/camunda-docs#8453

* fix: make webmodeler webapp component optional

The webapp component has been removed from Web Modeler.
- Remove webapp sections from helm values (no-domain, domain, mkcert, oidc)
- Make port-forward conditional on service existence

Ref: camunda/camunda-docs#8453
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.9.0 component:infraex Issues related with Infrastructure-Experience team component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed component:web-modeler-sm Issues related with Web Modeler Self-Managed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants