Skip to content

Commit 46cd4c7

Browse files
committed
Adjust IAM section
1 parent 6c6d0f5 commit 46cd4c7

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

docs/hub/user-group-management.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,26 +163,30 @@ The avatar can be provided as a URL to an image (e.g., `https://example.com/avat
163163

164164
If no profile picture is set, a generated avatar based on the user's name will be displayed.
165165

166-
## Enterprise: External Identity Management {#enterprise-external-iam}
166+
## External Identity Management {#enterprise-external-iam}
167+
168+
:::info Enterprise Feature
169+
Connecting external identity and access management (IAM) solutions is available as an Enterprise feature.
170+
171+
Visit [cryptomator.org](https://cryptomator.org/hub/) for more information about Enterprise features.
172+
:::
167173

168174
<Image src="/img/hub/access-keycloak-link.png" alt="Accessing Keycloak via Hub" width="1440" height="653" />
169175

170-
:::info Enterprise Feature
171-
Connecting external identity and access management (IAM) solutions is available as an Enterprise feature. This allows you to:
176+
Connecting Cryptomator Hub to an external identity manager allows you to:
172177

173178
- Synchronize users and groups from LDAP or Active Directory
174179
- Delegate authentication via OpenID Connect or SAML
175180
- Keep your user management centralized in your existing IAM
176181

177-
You can access the Keycloak management interface from the admin section of Hub. There you can perform all user and group related tasks, such as
182+
You can access the Keycloak management interface from the admin section of Hub. There you can perform all user- and group-related tasks, such as
178183
[creating new users](https://www.keycloak.org/docs/latest/server_admin/index.html#proc-creating-user_server_administration_guide),
179184
[deleting users](https://www.keycloak.org/docs/latest/server_admin/index.html#proc-deleting-user_server_administration_guide) or
180185
[managing groups](https://www.keycloak.org/docs/latest/server_admin/index.html#proc-managing-groups_server_administration_guide).
181186

182187
Setting up LDAP synchronization is described in the [Keycloak documentation](https://www.keycloak.org/docs/latest/server_admin/#_ldap).
183188
For OpenID Connect and SAML, the Keycloak documentation provides [general information](https://www.keycloak.org/docs/latest/server_admin/#_identity_broker).
184189

185-
Visit [cryptomator.org](https://cryptomator.org/hub/) for more information about Enterprise features.
186190

187191
:::warning
188192
Regardless of your IAM setup, your Hub instance always contains two system users: `admin` and `syncer`. **Do not edit or delete them!** These accounts are required for administration and synchronization tasks.

0 commit comments

Comments
 (0)