Skip to content

docs: Rename Orchestration Cluster Identity to Admin (8.9)#8093

Draft
Copilot wants to merge 5 commits intomainfrom
copilot/update-identity-to-oc-admin
Draft

docs: Rename Orchestration Cluster Identity to Admin (8.9)#8093
Copilot wants to merge 5 commits intomainfrom
copilot/update-identity-to-oc-admin

Conversation

Copy link
Contributor

Copilot AI commented Feb 27, 2026

Renames the Orchestration Cluster Identity component to Admin (Orchestration Cluster Admin) across all 8.9 documentation, per the product rename for Camunda 8.9.

Language strategy: "Admin" replaces "Identity" when referring to the component/UI. "Identity" terminology is preserved for concepts (roles, authorizations, tenants, mapping rules). "Management Identity" is unchanged.

Structural changes

  • docs/components/identity/docs/components/admin/
    • identity-introduction.mdadmin-introduction.md (new id: admin-introduction, updated title/description)
  • docs/self-managed/components/orchestration-cluster/identity/docs/self-managed/components/orchestration-cluster/admin/
  • Old directories removed (no redirects needed — 8.9 is unreleased)
  • sidebars.js: updated labels ("Identity" → "Admin") and all path references

Content updates

Key pages updated to reference Orchestration Cluster Admin:

  • reference-architecture/kubernetes.md, manual.md, reference-architecture.md — "Admin vs Management Identity" table
  • concepts/multi-region/dual-region.md
  • deployment/helm/ (index, configure-multi-tenancy, basic-authentication, eks-helm, aks-helm, redhat-openshift)
  • quickstart/developer-quickstart/docker-compose.md
  • components/connectors/connectors-configuration.md
  • components/orchestration-cluster/zeebe/security/client-authorization.md
  • components/orchestration-cluster/overview.md, console/manage-clusters/settings.md
  • Concept docs: authorizations.md, mapping-rules.md, access-control-overview.md, multi-tenancy.md

Announcements

  • Added "Orchestration Cluster Identity renamed to Admin" entry to 890-announcements.md
  • Added section + summary table row to whats-new-in-89.md

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 included my new page in the sidebar file(s).

  • I added a DRI, team, or delegate as a reviewer for technical accuracy and grammar/style:

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)
Original prompt

This section details on the original issue you should resolve

<issue_title>Docs - Update Identity to OC Admin</issue_title>
<issue_description>###

Description

Update documentation to reflect move from Identity to OC Admin

Motivation

Identity is being renamed to OC Admin

Strategy/affected 8.9 documentation

Mention in a few key strategic locations when first talking about Identity (e.g. Identity section)

“.. do this in the Orchestration Cluster Admin (the cluster‑level admin UI hosting Identity and other administrative features, previously known as Orchestration Cluster Identity).

Langauge pattern:
Should we continue to use “Identity” (and “Management Identity”) when talking about roles, authorizations, tenants, mapping rules, etc., and make it clear that those capabilities are now accessed via Admin?

Many areas that mention OC Identity should now change to reference OC Admin. For example:

Note that we should also change the location/naming of some files - e.g. https://docs.camunda.io/docs/next/components/identity/identity-introduction becomes https://docs.camunda.io/docs/next/components/admin/admin-introduction. As this is the next and unreleased, we should not need to add any redirects.

We will also need to proactively announce this to avoid confusion:

  • Release notes/announcements/ What's new in 8.9

Screenshots?

  • What screenshots need to be updated - Console docs?

Internal docs hygiene (optional - outside this PR scope):

Acceptance criteria

  • Change announced in release notes, announcements, and what's new
  • References updated in all 8.9 documentation
    </issue_description>

<agent_instructions>Based on the mentioned areas, please draft a pull request renaming identity to admin</agent_instructions>

Comments on the Issue (you are @copilot in this section)

@marcosgvieira 🔄 **Status updated automatically (Core Features)**

From: Inbox
To: Backlog

Reason: The issue already has a parent issue and no assignee.</comment_new>
<comment_new>@mesellings
@marcosgvieira @georgios-goulos @felix-mueller I've roughly scoped out the changes that need to be made - I can help you out with these if need be, particularly the announcements etc</comment_new>
<comment_new>@lev-safro
I think we also must be consistent with wording from this PR: https://github.com/camunda/camunda-cloud-management-apps/pull/7378</comment_new>


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Update documentation to reflect naming change from Identity to OC Admin docs: Rename Orchestration Cluster Identity to Admin (8.9) Feb 27, 2026
Users now require wildcard (`*`) permissions for the resource type and permission type being accessed.

For guidance on assigning permissions in Identity, see the [Identity authorization guide](../../components/identity/authorization.md).
For guidance on assigning permissions in Identity, see the [Identity authorization guide](../../components/admin/authorization.md).
Copy link
Member

Choose a reason for hiding this comment

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

Should decide if we rename here to Admin?

| Identity component access | `Component` | `identity` or `*` (for access to all web components) | `ACCESS` |
| Authorization type | Resource type | Resource ID | Permission |
| :---------------------- | :------------ | :--------------------------------------------------- | :--------- |
| Admin component access | `Component` | `identity` or `*` (for access to all web components) | `ACCESS` |
Copy link
Member

Choose a reason for hiding this comment

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

do we require a different resource ID here moving forward?

description: "Identity provides unified identity management and authorizations for an orchestration cluster."
id: admin-introduction
title: Introduction to Admin
description: "Admin is the cluster-level admin UI for managing identity and access control for an orchestration cluster."
Copy link
Member

Choose a reason for hiding this comment

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

incorrect description

Copy link
Contributor

Choose a reason for hiding this comment

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

Changed it to

Admin is the cluster-level admin UI for managing authentication, authorization, and administration for an orchestration cluster

But I assume a description with more details around the "administration" element would be preferable. We might need help from Product for this though.

Copy link
Contributor

Choose a reason for hiding this comment

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

Updated to

Admin is the cluster-level admin UI for managing administrative jobs for an orchestration cluster.

The "About Admin" section provides more details about these jobs.

Admin provides a unified and secure way to control access to all Orchestration Cluster components, including Zeebe, Operate, Tasklist, and APIs.

Identity includes the following features:
Admin includes the following features:
Copy link
Member

Choose a reason for hiding this comment

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

its more features now?

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we get a list of these features? Our team does not typically work on this component and although I can start admin and see the different tabs it might be preferable for the list to come from someone with good knowledge of that component.

Copy link
Contributor

Choose a reason for hiding this comment

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

@StevePascoe can you also help with this? We basically need to populate this table of feature->description with all features of the admin component.

## About Admin

Identity provides a unified and secure way to control access to all Orchestration Cluster components, including Zeebe, Operate, Tasklist, and APIs.
Admin provides a unified and secure way to control access to all Orchestration Cluster components, including Zeebe, Operate, Tasklist, and APIs.
Copy link
Member

Choose a reason for hiding this comment

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

more features

Copy link
Contributor

Choose a reason for hiding this comment

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

Who can help write a comprehensive list of these features?

Copy link
Contributor

Choose a reason for hiding this comment

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

Updated again, see #8093 (comment)

:::info Learn more

- [Identity](/components/identity/identity-introduction.md)
- [Identity](/components/admin/admin-introduction.md)
Copy link
Member

Choose a reason for hiding this comment

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

Identity here incorrect?

</div>
<div className="release-announcement-content">

#### Orchestration Cluster Admin renamed to Admin
Copy link
Member

Choose a reason for hiding this comment

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

wrong?


#### Orchestration Cluster Admin renamed to Admin

Starting with Camunda 8.9, the Orchestration Cluster Admin component has been renamed to **Admin** (also referred to as Orchestration Cluster Admin).
Copy link
Member

Choose a reason for hiding this comment

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

wrong?

</tr>
<tr>
<td>[Admin](#identity-renamed-to-admin)</td>
<td><ul><li>Orchestration Cluster Admin has been renamed to Admin.</li></ul></td>
Copy link
Member

Choose a reason for hiding this comment

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

wrong


## Identity renamed to Admin

### Orchestration Cluster Admin renamed to Admin
Copy link
Member

Choose a reason for hiding this comment

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

wrong


### Orchestration Cluster Admin renamed to Admin

Starting with Camunda 8.9, the Orchestration Cluster Admin component has been renamed to **Admin** (Orchestration Cluster Admin).
Copy link
Member

Choose a reason for hiding this comment

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

wrong

@georgios-goulos georgios-goulos added hold This issue is parked, do not merge. 8.9.0 labels Mar 3, 2026
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch from 19d4969 to af12d48 Compare March 4, 2026 12:32
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

👋 🤖 🤔 Hello, @georgios-goulos! Did you make your changes in all the right places?

These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.8/.

  • docs/apis-tools/migration-manuals/migrate-component-apis.md
  • docs/apis-tools/operate-api/authentication.md
  • docs/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-authentication.md
  • docs/apis-tools/tasklist-api-rest/tasklist-api-rest-authentication.md
  • docs/components/admin/access-control.md
  • docs/components/admin/admin-introduction.md
  • docs/components/admin/authorization.md
  • docs/components/admin/client.md
  • docs/components/admin/group.md
  • docs/components/admin/img/authorizations-mapping-rule-tab.png
  • docs/components/admin/img/create-authorization-tab.png
  • docs/components/admin/img/create-group-tab.png
  • docs/components/admin/img/create-mapping-rule-authorization-modal.png
  • docs/components/admin/img/create-role-tab.png
  • docs/components/admin/img/create-user-tab.png
  • docs/components/admin/img/delete-mapping-rule.png
  • docs/components/admin/img/mapping-rule-add-mapping-modal.png
  • docs/components/admin/img/mapping-rule-add-mapping.png
  • docs/components/admin/img/mapping-rule-delete-modal.png
  • docs/components/admin/img/mapping-rule-edit-icon.png
  • docs/components/admin/img/mapping-rule-edit-modal.png
  • docs/components/admin/img/mapping-rule-management-tab.png
  • docs/components/admin/img/mapping-rule-refreshed-table.png
  • docs/components/admin/img/tenant-assign-mapping-rule-modal-empty.png
  • docs/components/admin/img/tenant-assign-mapping-rule-modal-selected.png
  • docs/components/admin/img/tenant-detail-mapping-rules-empty.png
  • docs/components/admin/img/tenant-list.png
  • docs/components/admin/img/tenant-management-assign-client-modal.png
  • docs/components/admin/img/tenant-management-assign-groups-modal.png
  • docs/components/admin/img/tenant-management-assign-mapping-rules-modal.png
  • docs/components/admin/img/tenant-management-assign-roles-modal.png
  • docs/components/admin/img/tenant-management-assign-users-modal.png
  • docs/components/admin/img/tenant-management-assigned-clients.png
  • docs/components/admin/img/tenant-management-assigned-groups.png
  • docs/components/admin/img/tenant-management-assigned-mapping-rules.png
  • docs/components/admin/img/tenant-management-assigned-roles.png
  • docs/components/admin/img/tenant-management-assigned-users.png
  • docs/components/admin/img/tenant-management-create-tenant-modal.png
  • docs/components/admin/img/tenant-management-new-tenant-in-table.png
  • docs/components/admin/img/tenant-management-tab.png
  • docs/components/admin/img/tenant-management-tenant-details-clients-tab.png
  • docs/components/admin/img/tenant-management-tenant-details-groups-tab.png
  • docs/components/admin/img/tenant-management-tenant-details-mapping-rules-tab.png
  • docs/components/admin/img/tenant-management-tenant-details-roles-tab.png
  • docs/components/admin/img/tenant-management-tenant-details-users-tab.png
  • docs/components/admin/img/tenant-mapping-rule-assigned.png
  • docs/components/admin/img/update-user-tab.png
  • docs/components/admin/mapping-rules.md
  • docs/components/admin/role.md
  • docs/components/admin/tenant.md
  • docs/components/admin/user.md
  • docs/components/concepts/access-control/access-control-overview.md
  • docs/components/concepts/access-control/authorizations.md
  • docs/components/concepts/access-control/connect-to-identity-provider.md
  • docs/components/concepts/access-control/mapping-rules.md
  • docs/components/concepts/batch-operations.md
  • docs/components/concepts/multi-tenancy.md
  • docs/components/console/manage-clusters/settings.md
  • docs/components/console/manage-organization/manage-users.md
  • docs/components/modeler/desktop-modeler/troubleshooting.md
  • docs/components/modeler/web-modeler/process-applications/deploy-process-application.md
  • docs/components/modeler/web-modeler/run-or-publish-your-process.md
  • docs/components/modeler/web-modeler/validation/play-your-process.md
  • docs/components/operate/overview/access-control.md
  • docs/components/orchestration-cluster.md
  • docs/components/rpa/getting-started.md
  • docs/components/saas/data-locations.md
  • docs/components/tasklist/userguide/access-control.md
  • docs/reference/announcements-release-notes/880/880-announcements.md
  • docs/reference/announcements-release-notes/880/880-release-notes.md
  • docs/reference/announcements-release-notes/880/whats-new-in-88.md
  • docs/reference/announcements-release-notes/890/890-announcements.md
  • docs/reference/announcements-release-notes/890/whats-new-in-89.md
  • docs/reference/glossary.md
  • docs/self-managed/components/connectors/connectors-configuration.md
  • docs/self-managed/components/console/overview.md
  • docs/self-managed/components/management-identity/configuration/initialize-tenants.md
  • docs/self-managed/components/management-identity/manage-tenants.md
  • docs/self-managed/components/management-identity/overview.md
  • docs/self-managed/components/modeler/desktop-modeler/connect-to-self-managed.md
  • docs/self-managed/components/modeler/web-modeler/configuration/configuration.md
  • docs/self-managed/components/orchestration-cluster/admin/bring-your-groups.md
  • docs/self-managed/components/orchestration-cluster/admin/connect-external-identity-provider.md
  • docs/self-managed/components/orchestration-cluster/admin/connect-multiple-identity-providers.md
  • docs/self-managed/components/orchestration-cluster/admin/debugging-authentication.md
  • docs/self-managed/components/orchestration-cluster/admin/img/create-authorization-tab.png
  • docs/self-managed/components/orchestration-cluster/admin/img/create-initial-user.png
  • docs/self-managed/components/orchestration-cluster/admin/img/create-user-tab.png
  • docs/self-managed/components/orchestration-cluster/admin/img/update-user-tab.png
  • docs/self-managed/components/orchestration-cluster/admin/overview.md
  • docs/self-managed/components/orchestration-cluster/admin/special-oidc-cases.md
  • docs/self-managed/components/orchestration-cluster/core-settings/configuration/admin-as-code.md
  • docs/self-managed/components/orchestration-cluster/core-settings/configuration/logging.md
  • docs/self-managed/components/orchestration-cluster/core-settings/overview.md
  • docs/self-managed/components/orchestration-cluster/overview.md
  • docs/self-managed/components/orchestration-cluster/zeebe/security/client-authorization.md
  • docs/self-managed/concepts/authentication/authentication-to-orchestration-cluster.md
  • docs/self-managed/concepts/multi-region/dual-region.md
  • docs/self-managed/concepts/secondary-storage/no-secondary-storage.md
  • docs/self-managed/deployment/containers/cloud-providers/amazon/aws-ecs.md
  • docs/self-managed/deployment/helm/cloud-providers/amazon/amazon-eks/dual-region.md
  • docs/self-managed/deployment/helm/cloud-providers/amazon/amazon-eks/eks-helm.md
  • docs/self-managed/deployment/helm/cloud-providers/azure/microsoft-aks/aks-helm.md
  • docs/self-managed/deployment/helm/cloud-providers/openshift/dual-region.md
  • docs/self-managed/deployment/helm/cloud-providers/openshift/redhat-openshift.md
  • docs/self-managed/deployment/helm/configure/authentication-and-authorization/basic-authentication.md
  • docs/self-managed/deployment/helm/configure/authentication-and-authorization/external-idp-via-internal-keycloak.md
  • docs/self-managed/deployment/helm/configure/authentication-and-authorization/microsoft-entra.md
  • docs/self-managed/deployment/helm/configure/configure-multi-tenancy.md
  • docs/self-managed/deployment/helm/configure/enable-additional-components.md
  • docs/self-managed/deployment/helm/index.md
  • docs/self-managed/deployment/helm/operational-tasks/dual-region-ops.md
  • docs/self-managed/deployment/manual/cloud-providers/amazon/aws-ec2.md
  • docs/self-managed/deployment/manual/install.md
  • docs/self-managed/operational-guides/troubleshooting.md
  • docs/self-managed/quickstart/developer-quickstart/docker-compose.md
  • docs/self-managed/reference-architecture/kubernetes.md
  • docs/self-managed/reference-architecture/manual.md
  • docs/self-managed/reference-architecture/reference-architecture.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch 3 times, most recently from 4256c03 to 9bb9684 Compare March 4, 2026 16:41
Admin provides a unified and secure way to control access and administer all Orchestration Cluster components, including Zeebe, Operate, Tasklist, and APIs.

Identity provides a unified and secure way to control access to all Orchestration Cluster components, including Zeebe, Operate, Tasklist, and APIs.
<!-- TODO: Document additional Admin features beyond identity management when available -->
Copy link
Contributor

Choose a reason for hiding this comment

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

TODO: ADDRESS BEFORE MERGING

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested description:
"The Orchestration Cluster Admin interface centralizes all key administrative jobs for a single cluster. This interface manages identity and access control for cluster components, including Zeebe, Operate, Tasklist, and APIs, while also handling other core features such as cluster variables, secrets, backups and restores, the global user task listener, and license information, giving administrators one clear place to configure and operate their clusters end to end."


:::note
Management Identity is separate from the [Identity component within the Orchestration Cluster](/self-managed/components/orchestration-cluster/identity/overview.md), which handles authentication for Zeebe, Operate, Tasklist, and Orchestration Cluster API.
Management Identity is separate from the [Admin component within the Orchestration Cluster](/self-managed/components/orchestration-cluster/admin/overview.md), which handles authentication for Zeebe, Operate, Tasklist, and Orchestration Cluster API.
Copy link
Contributor

Choose a reason for hiding this comment

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

Given the renaming, Management Identity cannot be confused with OC Admin so I don't think this line adds much value anymore and should be removed.

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree that the naming is no longer confusing but we should call out that there are two identity stacks to deal with, one in Management Identity and one in OC Admin.

Maybe we combine the first paragraph with the note:
"Management Identity controls who can sign in to Console, Modeler and Optimize which is separate from the cluster identity stack, provided by the Admin component, which controls access to Zeebe, Operate, Tasklist, and the Orchestration Cluster API within each cluster."

id: identity-as-code
title: Identity as Code
description: Configure Identity as Code for a Camunda 8 Self-Managed Orchestration Cluster.
id: admin-as-code
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested title:
"Provisioning clusters via code"

Copy link
Contributor

Choose a reason for hiding this comment

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

@StevePascoe I would say that "provisioning clusters" is too vague and could be covering a lot of functionality that is not actually supported. This page seems to be mostly referring to the identity-related entities (users, groups, authorizations, roles, tenants, mapping rules) and anything more high-level or abstract could be considered misleading.

@georgios-goulos georgios-goulos added the deploy Stand up a temporary docs site with this PR label Mar 4, 2026
@github-actions github-actions bot temporarily deployed to camunda-docs March 4, 2026 18:44 Destroyed
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch from 9bb9684 to 4684fd5 Compare March 4, 2026 19:07
@github-actions github-actions bot temporarily deployed to camunda-docs March 4, 2026 19:14 Destroyed
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch 2 times, most recently from 67466d1 to c7546af Compare March 4, 2026 19:25
@github-actions github-actions bot temporarily deployed to camunda-docs March 4, 2026 19:33 Destroyed
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch 2 times, most recently from 690af56 to 4e7c7a7 Compare March 4, 2026 19:51
@github-actions github-actions bot temporarily deployed to camunda-docs March 4, 2026 20:00 Destroyed
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch from 4e7c7a7 to 7a9be3b Compare March 4, 2026 20:19
@github-actions github-actions bot temporarily deployed to camunda-docs March 4, 2026 20:27 Destroyed
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch from 7a9be3b to 46606ad Compare March 5, 2026 09:10
@github-actions github-actions bot temporarily deployed to camunda-docs March 5, 2026 09:18 Destroyed
@github-actions github-actions bot temporarily deployed to camunda-docs March 5, 2026 09:29 Destroyed
6. Open the Orchestration Cluster Identity in your browser at `http://localhost:8080/identity` and log in with the user `admin` (defined in `identity.firstUser` of the values file).
7. In the Identity navigation menu, select **Roles**.
8. Either select an existing role (for example, **Admin**) or [create a new role](/components/identity/role.md) with the appropriate permissions for your use case.
6. Open the Orchestration Cluster Admin in your browser at `http://localhost:8080/admin` and log in with the user `admin` (defined in `identity.firstUser` of the values file).
Copy link
Contributor

Choose a reason for hiding this comment

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

In cases like this we point out the use of identity.firstUser. There was no work scoped out to make changes around this. If there is a strong need for this it should be highlighted during a review of this PR.

@github-actions github-actions bot temporarily deployed to camunda-docs March 5, 2026 09:50 Destroyed
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch from 5137f70 to debbc3d Compare March 5, 2026 09:57
@github-actions github-actions bot temporarily deployed to camunda-docs March 5, 2026 10:05 Destroyed
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch from debbc3d to 251d24c Compare March 5, 2026 10:06
@github-actions github-actions bot temporarily deployed to camunda-docs March 5, 2026 10:14 Destroyed
Copilot AI and others added 5 commits March 5, 2026 16:16
…ate cross-references

Co-authored-by: lev-safro <247139055+lev-safro@users.noreply.github.com>
Co-authored-by: lev-safro <247139055+lev-safro@users.noreply.github.com>
- Update glossary: rename Identity to Admin with migration note
- Fix broken links: identity-introduction.md → admin-introduction.md
- Update terminology in admin docs: Identity → Admin
- Rename identity-as-code.md to admin-as-code.md and update content
- Update Spring profile references: identity → admin in dual-region-ops.md
- Add bring-your-groups.md to sidebar
- Fix 8.9 release notes: correct confusing text and add profile/API/Helm deprecation info
- Add profile transition note to Admin overview
- Update connect-external-identity-provider.md: Identity → Admin references
@georgios-goulos georgios-goulos force-pushed the copilot/update-identity-to-oc-admin branch from 251d24c to c5eed65 Compare March 5, 2026 16:22
This section describes authorization for domain resources (such as process and decision definitions), not access to UI components or APIs. Users need additional permissions to access specific resources within web components:

- Process-related: Resource type `Process Definition`

Copy link
Contributor

Choose a reason for hiding this comment

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

[prettier] reported by reviewdog 🐶

Suggested change

For example, assume a user belongs to `Tenant A` but not `Tenant B`:

1. **Deploying a process model**

Copy link
Contributor

Choose a reason for hiding this comment

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

[prettier] reported by reviewdog 🐶

Suggested change

@github-actions github-actions bot temporarily deployed to camunda-docs March 5, 2026 16:32 Destroyed
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

The preview environment relating to the commit 76fd23a has successfully been deployed. You can access it at https://preview.docs.camunda.cloud/pr-8093/

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

Labels

8.9.0 deploy Stand up a temporary docs site with this PR hold This issue is parked, do not merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs - Update Identity to OC Admin

5 participants