Skip to content

Commit aa97f62

Browse files
authored
Fix spelling errors in Keycloak client descriptions
Corrected spelling of 'usally' to 'usually' in client descriptions.
1 parent 11f34a4 commit aa97f62

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Clients are used to link users and groups managed in Keycloak to Corporate Memor
4040
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`).
43-
- 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 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`)
43+
- The second client is used as a technical user with the command line interface (usually 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 (usually 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 (usually 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)