An open API service indexing awesome lists of open source software.

https://github.com/sensenet/sn-adsync

Active Directory synchronization tool for the sensenet platform.
https://github.com/sensenet/sn-adsync

Last synced: 11 months ago
JSON representation

Active Directory synchronization tool for the sensenet platform.

Awesome Lists containing this project

README

          

# Active Directory snchronization for sensenet ECM
Synchronization between Active Directory and the Content Repository for the [sensenet ECM](https://github.com/SenseNet/sensenet) platform. It handles users, groups, organizational units and memberships too.

[![Join the chat at https://gitter.im/SenseNet/sn-adsync](https://badges.gitter.im/SenseNet/sn-adsync.svg)](https://gitter.im/SenseNet/sn-adsync?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![NuGet](https://img.shields.io/nuget/v/SenseNet.SyncAD2Portal.Install.svg)](https://www.nuget.org/packages/SenseNet.SyncAD2Portal.Install)

You may install this component even if you only have the **sensenet ECM Services** main component installed. That way you'll get the backend part of the ad sync feature.

If you also have the [sensenet ECM WebPages](https://github.com/SenseNet/sn-webpages) component installed (which gives you a UI framework built on the ASP.NET WebForms technology), you'll also get UI elements for managing the sync process.

> To find out which packages you need to install, take a look at the available [sensenet ECM components](http://community.sensenet.com/docs/sensenet-components).

## Installation
To get started, install the AdSync component from NuGet:
- [Install sensenet ECM AdSync from NuGet](/docs/install-adsync-from-nuget.md)