<
From version < 977.1 >
edited by Silvia Macovei
on 2021/03/17 16:15
To version < 979.1 >
edited by Silvia Macovei
on 2021/03/17 16:19
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -4,7 +4,7 @@
4 4  
5 5  The Active Directory application that allows you to easily connect your Active Directory server to XWiki using a **visual editor**. Active Directory application implements one of the many [[User Authentication>>https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Authentication/]] mechanisms available in XWiki and it uses the information from an [[Active Directory>>https://en.wikipedia.org/wiki/Active_Directory]] server.
6 6  
7 -A connection needs to be set between XWiki and Active Directory in order to synchronize their users and groups. Active Directory users will be able to authenticate in XWiki and a dedicated XWiki user will be created at the first login.
7 +A connection needs to be set between XWiki and Active Directory in order to synchronize their users and groups. Active Directory users will be able to authenticate in XWiki and a dedicated XWiki user will be created at the first login. It is also possible to import users from an LDAP server to XWiki, as described in the //Documentation// tab.
8 8  
9 9  In order to use this application, follow the [[Installation guide>>Extension.ActiveDirectoryApplication||anchor="installation"]] and then configure it from the [[Wiki Administration>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Administration%20Application]]
10 10  
... ... @@ -72,3 +72,4 @@
72 72   </div>
73 73  </div>
74 74  {{/html}}
75 +
Store.Code.PayingAppsClass[0]
Documentation
... ... @@ -53,6 +53,31 @@
53 53  |**When to synchronize the Active Directory groups**|The groups will be synchronized by default on every authentication of a user. For example, if an Active Directory user is moved to a different group, at the next login it will be moved in XWiki in the right group.|##At each authentication
54 54  of a user##
55 55  
56 +== Importing Users ==
57 +
58 +This application introduces an **Import User** button in several user management key locations:
59 +
60 +* in any Group page, under the members livetable
61 +* in the Groups section from the XWiki Administration, next to the "Create Group" button
62 +* in the Groups section from the XWiki Administration, in the edit group modal (when editing a group), in the "Import user from LDAP" section
63 +* in the Users section from the XWiki Administration, next to "Create User" button (in the main wiki)
64 +* in the Users section from the XWiki Administration, next to "Add" and "Invite" buttons (in subwiki)
65 +
66 +{{gallery}}
67 +[[image:1.png]]
68 +[[image:2.png]]
69 +[[image:4.png]]
70 +[[image:5.png]]
71 +[[image:6.png]]
72 +{{/gallery}}
73 +
74 +The **Import User** button opens a pop-up modal with a form to search a value in a list of LDAP attributes.
75 +
76 +{{gallery}}
77 +[[image:8.png]]
78 +[[image:9.png]]
79 +{{/gallery}}
80 +
56 56  == FAQ ==
57 57  
58 58  
XWiki SAS Copyright © 2024