I have a SharePoint Online site, where users are in LDAP but not in SharePoint. How to get users from LDAP and connect to SharePoint Online site. I appreciate if any one have any ideas on this and it would be great help if you know what can be done for authorization after authentication.
Thanks,
Santosh
You need to use a sync tool to sync your accounts to SharePoint.
https://blogs.office.com/2014/04/15/synchronizing-your-directory-with-office-365-is-easy/
Azure Active Directory can sync Ldap v3. Â But I think is being phased out in favor of Azure AD Connect.
Have a look at these links and let me know if it help you out!
Beau is correct. Use Azure AD Connect.
Hi Beau and Nick, Our admin team raised a support ticket for this with Microsoft, they said that Microsoft are only supporting on-prem Active Directory sync using Azure AD Connect tool. Any inputs on this is much appreciated. Thanks, Santosh
Santosh,
With that being the case, then that’s obviously your best course of action. Are your users on Active Directory, or is it some other LDAP provider? If you do have AD, check out this video. I talk about what you need to do, and it’s pretty straightforward. You don’t need to worry about the ADFS stuff. https://collab365.org/identity-management-sharepoint/
Thank you Beau