<
From version < 990.1 >
edited by Silvia Macovei
on 2021/03/29 09:26
To version < 991.1 >
edited by Silvia Macovei
on 2021/03/29 09:26
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -72,4 +72,3 @@
72 72   </div>
73 73  </div>
74 74  {{/html}}
75 -
Store.Code.PayingAppsClass[0]
Documentation
... ... @@ -78,6 +78,23 @@
78 78  [[image:9.png]]
79 79  {{/gallery}}
80 80  
81 +
82 +== Configuring the User Import ==
83 +
84 +To configure the User Import, go to //XWiki Administration > Other > LDAP User Import//
85 +
86 +[[image:ConfigurationLDAPUserImport.png]]
87 +
88 +Parameters
89 +
90 +|=Name|=Description|=Default
91 +|LDAP user fields|The list of the LDAP user fields to be available for custom search. The fields added in this list will be available in the Import User modal only if the "SEARCH BY FIELD" option is checked.|LDAP UID attribute and all the values from the LDAP user fields mapping. If none is specified, then it will be **cn,givenName,sn,mail**.
92 +|Search by field|If this option is checked, then a select input will be displayed in the Import User modal, allowing to select and to search only in one LDAP field (e.g.: mail). If the option is not checked, the search will be performed in all the fields defined in the "LDAP USER FIELDS" list.|**false**
93 +|Add OIDC object in user profile|If this option is checked, then an OpenID Connect related object will be added in the profile of the new created user, in case any OpenID Connect Authenticator is installed in the main wiki.|**false**
94 +|Users allowed to create accounts from LDAP|Use this option to specify who is able to import users from LDAP. By default, this is restricted only to Global admin users.|**Global administrators**
95 +
96 +When setting the LDAP User Import in a multiwiki environment, the LDAP User Import configuration can be configured only on the main wiki and will be inherited on all subwikis, but can also be overwritten on subwikis, if needed.
97 +
81 81  == FAQ ==
82 82  
83 83  
... ... @@ -166,3 +166,4 @@
166 166  * Open the URL ##http:~/~/<your server>/xwiki/bin/edit/ActiveDirectory/Code/ActiveDirectoryConfig?editor=object## on the old wiki
167 167  * Export the page using the XAR format
168 168  * Import the XAR archive on the new wiki
186 +
XWiki SAS Copyright © 2024