Forum Discussion
Vishal Gandhi
Apr 25, 2017Copper Contributor
(Graph APIs - PHP WebApp) Need help and guidance
Hi, We would like to user Graph API to create users in Office 365. We have on-premise AD. And our Office 365 (Azure) syncs with on-premise AD. We want our users to visit our signup web applicatio...
May 01, 2017
Based on the requirements you listed, AAD Pass-through Auth would probably be a better solution.
- Vishal GandhiMay 03, 2017Copper Contributor
Thank you so much for looking into my question and your suggestion. I reviewed the links you provided and it is really interesting and much easier way of doing whay we did. Unfortunately, our infrastructure and directory sync has already been set up and our team members are not ready to make any changes at this moment. I think I have to work with this infrasturcture for now and need to figure out how to create users with the user of Graph API so that they sync with our on-premise directory with no duplicates.
Thank you agian for providing me an alternative way of doing the same task.