Skip to content

Commit 11f34a4

Browse files
authored
Fix typos in Keycloak client configuration
Corrected typos in client names for Graph Insights.
1 parent 8b8a81d commit 11f34a4

File tree

1 file changed

+2
-2
lines changed
  • docs/deploy-and-configure/configuration/keycloak

1 file changed

+2
-2
lines changed

docs/deploy-and-configure/configuration/keycloak/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ There are two different types of clients used by Corporate Memory:
4141

4242
- The first client is used to authenticate a user for using the web interface (usually named `cmem`).
4343
- The second client is used as a technical user with the command line interface (typically named `cmem-service-account`).
44-
- (optional, when using Graph Insights) similar to the `cmem` client you can configure Graph Insights to use a separate client (usally name `graph-insights`)
45-
- (optional, when using Graph Insights) similar to the `cmem-service-account` client you can configure Graph Insights to communicate with a separate client (usally name `graph-insights-service-account`)
44+
- (optional, when using Graph Insights) similar to the `cmem` client you can configure Graph Insights to use a separate client (usally named `graph-insights`)
45+
- (optional, when using Graph Insights) similar to the `cmem-service-account` client you can configure Graph Insights to communicate with a separate client (usally named `graph-insights-service-account`)
4646

4747
For Graph Insight please refer the [Graph Insights OAUTH documentation](../../../deploy-and-configure/configuration/graphinsights/index.md#oauth-configuration)
4848
Depending on the environment, there might be other use cases, when running background schedules, then a third client, also as technical user, might be useful.

0 commit comments

Comments
 (0)