<
From version < 1004.1 >
edited by Administrator
on 2021/04/13 00:00
To version < 1007.1 >
edited by Camelia Andrei
on 2021/04/14 12:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.candrei
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -4,6 +4,10 @@
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 +{{info}}
8 +The application is compatible with directory services that use LDAP Protocol for data access like [[Active Directory Domain Service (AD DS)>>https://en.wikipedia.org/wiki/Active_Directory]] server, [[Azure Active Directory Domain Services>>https://azure.microsoft.com/en-us/services/active-directory-ds/]] and other LDAP services. The application is not compatible with [[Azure Active Directory>>https://azure.microsoft.com/en-us/services/active-directory/]] , which uses Uses Graph API for data access. This application also does not include [[SAML>>https://en.wikipedia.org/wiki/Security_Assertion_Markup_Language]] support . We cover these needs through a [[separate service>>https://xwiki.com/en/offerings/services/installation-and-configuration]]. Please [[contact us>>https://xwiki.com/en/company/contact-us/]] to find out more.
9 +{{/info}}
10 +
7 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]]
... ... @@ -12,7 +12,7 @@
12 12  
13 13  {{image reference="administration.png"/}}
14 14  
15 -Note this application does not include SAML support. We cover this need through a separate service. Please [[contact us>>https://xwiki.com/en/company/contact-us/]] to find out more.
19 +Note this application does not include Azure AD and SAML support. We cover this need through a [[separate service>>https://xwiki.com/en/offerings/services/installation-and-configuration]]. Please [[contact us>>https://xwiki.com/en/company/contact-us/]] to find out more.
16 16  
17 17  == What is Active Directory? ==
18 18  
Installed count
... ... @@ -1,1 +1,1 @@
1 -110
1 +108
Store.Code.PayingAppsClass[0]
Documentation
... ... @@ -183,4 +183,3 @@
183 183  * Open the URL ##http:~/~/<your server>/xwiki/bin/edit/ActiveDirectory/Code/ActiveDirectoryConfig?editor=object## on the old wiki
184 184  * Export the page using the XAR format
185 185  * Import the XAR archive on the new wiki
186 -
XWiki SAS Copyright © 2024