You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deploy-and-configure/configuration/keycloak/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,8 @@ There are two different types of clients used by Corporate Memory:
41
41
42
42
- The first client is used to authenticate a user for using the web interface (usually named `cmem`).
43
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 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`)
46
46
47
47
For Graph Insight please refer the [Graph Insights OAUTH documentation](../../../deploy-and-configure/configuration/graphinsights/index.md#oauth-configuration)
48
48
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