Skip to content

Commit ec4da63

Browse files
committed
administrator clarify user federation
Signed-off-by: Eric Simpson <[email protected]>
1 parent 49dcb51 commit ec4da63

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/guides/platform/Manage_MERLIN_users_and_authorities.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33

44
## Users and Groups
5-
Merlin support users and groups. Group is the container of a set of users and groups. All the role and permissions granted to a group are inherited by all its members. Merlin supports user federation. Users and groups can be created in Merlin local repository directly or imported from a LDAP server. Multiple LDAP servers can be added to Merlin at the same time. When add a LDAP server to Merlin, the users and groups in the LDAP server are imported into Merlin local user repository. All the updates to users and groups through Merlin are kept in Merlin local repository and are not synchronized back to the original LDAP server.
5+
Merlin support users and groups. Group is the container of a set of users and groups. All the role and permissions granted to a group are inherited by all its members.
6+
7+
### User Federation
8+
Merlin supports user federation. Users and groups can be created in Merlin local repository directly or imported from a LDAP server. Multiple LDAP servers can be added to Merlin at the same time. When add a LDAP server to Merlin, the users and groups in the LDAP server are imported into Merlin local user repository. All the updates to users and groups through Merlin are kept in Merlin local repository and are not synchronized back to the original LDAP server.
69

710
## Authorization
811
### Manage Roles

0 commit comments

Comments
 (0)