Skip to content

Commit

Permalink
self managed concepts renaming (#2601)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley authored Sep 18, 2023
1 parent ce17ae6 commit fd40be9
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/self-managed/concepts/access-control/apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ An API refers to a service that provides resources which can control
access via permissions.

In [Identity](/self-managed/identity/what-is-identity.md), we use APIs to attach [Permissions](/self-managed/concepts/access-control/permissions.md). Once they have been created, the
components in the Camunda Platform 8 stack are able to allow or deny users certain functionality.
components in the Camunda 8 stack are able to allow or deny users certain functionality.
2 changes: 1 addition & 1 deletion docs/self-managed/concepts/authentication/m2m-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In [Identity](/self-managed/identity/what-is-identity.md), we provide the abilit
an application. This functionality allows an application to perform the `client_credentials` flow to
retrieve a JWT token with permissions.

The token generated can then be used to communicate with other applications in the Camunda Platform without
The token generated can then be used to communicate with other applications in Camunda without
the need for user intervention.

:::tip Want to learn how to generate an M2M token?
Expand Down
2 changes: 1 addition & 1 deletion docs/self-managed/concepts/exporters.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As Zeebe processes jobs and processes, or performs internal maintenance (e.g. ra

:::note

Exporters are not available in Camunda Platform 8 Software-as-a-Service (SaaS).
Exporters are not available in Camunda 8 Software-as-a-Service (SaaS).

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ An API refers to a service that provides resources which can control
access via permissions.

In [Identity](/self-managed/identity/what-is-identity.md), we use APIs to attach [Permissions](/self-managed/concepts/access-control/permissions.md). Once they have been created, the
components in the Camunda Platform 8 stack are able to allow or deny users certain functionality.
components in the Camunda 8 stack are able to allow or deny users certain functionality.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In [Identity](/self-managed/identity/what-is-identity.md), we provide the abilit
an application. This functionality allows an application to perform the `client_credentials` flow to
retrieve a JWT token with permissions.

The token generated can then be used to communicate with other applications in the Camunda Platform without
The token generated can then be used to communicate with other applications in Camunda without
the need for user intervention.

:::tip Want to learn how to generate an M2M token?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As Zeebe processes jobs and processes, or performs internal maintenance (e.g. ra

:::note

Exporters are not available in Camunda Platform 8 Software-as-a-Service (SaaS).
Exporters are not available in Camunda 8 Software-as-a-Service (SaaS).

:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ An API refers to a service that provides resources which can control
access via permissions.

In [Identity](/self-managed/identity/what-is-identity.md), we use APIs to attach [Permissions](/self-managed/concepts/access-control/permissions.md). Once they have been created, the
components in the Camunda Platform 8 stack are able to allow or deny users certain functionality.
components in the Camunda 8 stack are able to allow or deny users certain functionality.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In [Identity](/self-managed/identity/what-is-identity.md), we provide the abilit
an application. This functionality allows an application to perform the `client_credentials` flow to
retrieve a JWT token with permissions.

The token generated can then be used to communicate with other applications in the Camunda Platform without
The token generated can then be used to communicate with other applications in Camunda without
the need for user intervention.

:::tip Want to learn how to generate an M2M token?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ As Zeebe processes jobs and processes, or performs internal maintenance (e.g. ra

:::note

Exporters are not available in Camunda Platform 8 Software-as-a-Service (SaaS).
Exporters are not available in Camunda 8 Software-as-a-Service (SaaS).

:::

Expand Down

0 comments on commit fd40be9

Please sign in to comment.