Adauth icon indicating copy to clipboard operation
Adauth copied to clipboard

Federated Active Directory Server Integration

Open partydrone opened this issue 11 years ago • 2 comments

My company has federated its on-premises Active Directory server with Microsoft Office 365 in the cloud. Are there any configuration considerations to take into account when trying to authenticate against it? Is it even supported?

partydrone avatar Dec 27 '13 08:12 partydrone

I don't see any issue with it, from my understanding:

  • Office 365 syncs with AD so wont get in the way/cause any issues
  • Federated AD runs on top of AD so the normal AD server is still there and you can just point Adauth at it.

Arcath avatar Dec 27 '13 09:12 Arcath

My app no longer has access to the internal AD server, and the current response from the IT department is that it's now federated—so if there's a way for me to authenticate against Office 365, then that's the currently preferred method here. I'm taking a look at the Windows Azure Active Directory Graph API documentation to see what will be involved in integrating directly.…

partydrone avatar Dec 27 '13 09:12 partydrone