So I was tasked with implementing SSO for an upcoming move to Office 365. I am trying to find some solid uses for ADFS that make it worth the hassle. From my understanding, the big features are the ability to reset passwords externally, 2 factor auth, immediate access disabling, no passwords hashed outside your network, and true Single Sign-On for internal use.<\/p>\n
Advertisement
Though, Same Sign On through Azure AD with Directory Synch doesn’t seem to be that bad. 1 server, no redundancy required, no SSL Cert, no public domain registration.<\/p>\n
Advertisement
Internally, might be a slightly better experience for users that log into O365 for webmail. For everything else, Outlook, external OWA, I don’t see a big plus.<\/p>\n
Does anyone have an opinion on what would still make it worth setting up ADFS in a highly available topology (2 ADFS Servers, 2 Proxy, 1 DirSynch, gro-redundancy) as opposed to a simple Windows Azure AD with Directory Synch+Password Synch?<\/p>","upvoteCount":4,"answerCount":15,"datePublished":"2014-03-20T16:10:49.000Z","author":{"@type":"Person","name":"timvan007","url":"https://community.spiceworks.com/u/timvan007"},"acceptedAnswer":{"@type":"Answer","text":"
DirSync- 100% - no need for ADFS - the new DirSync allows you to sync passwords so you have a single password solution.<\/p>\n
The ADFS is just to much trouble to configure when a little app does the same thing.<\/p>\n
Paul<\/p>\n
ps. This is what I use for all my users and have had no issues to date.<\/p>","upvoteCount":2,"datePublished":"2014-03-20T17:13:55.000Z","url":"https://community.spiceworks.com/t/adfs-or-dirsync/287580/5","author":{"@type":"Person","name":"prochon","url":"https://community.spiceworks.com/u/prochon"}},"suggestedAnswer":[{"@type":"Answer","text":"
So I was tasked with implementing SSO for an upcoming move to Office 365. I am trying to find some solid uses for ADFS that make it worth the hassle. From my understanding, the big features are the ability to reset passwords externally, 2 factor auth, immediate access disabling, no passwords hashed outside your network, and true Single Sign-On for internal use.<\/p>\n
Though, Same Sign On through Azure AD with Directory Synch doesn’t seem to be that bad. 1 server, no redundancy required, no SSL Cert, no public domain registration.<\/p>\n
Internally, might be a slightly better experience for users that log into O365 for webmail. For everything else, Outlook, external OWA, I don’t see a big plus.<\/p>\n
Does anyone have an opinion on what would still make it worth setting up ADFS in a highly available topology (2 ADFS Servers, 2 Proxy, 1 DirSynch, gro-redundancy) as opposed to a simple Windows Azure AD with Directory Synch+Password Synch?<\/p>","upvoteCount":4,"datePublished":"2014-03-20T16:10:49.000Z","url":"https://community.spiceworks.com/t/adfs-or-dirsync/287580/1","author":{"@type":"Person","name":"timvan007","url":"https://community.spiceworks.com/u/timvan007"}},{"@type":"Answer","text":"
I never quite got the point of ADSF tbh. From what I understand of it (and I may be very wrong) you move all your stuff to cloud because of the bulletproof reliability, then you make the ability to access any of it depend on your servers and internet connection being available?<\/p>","upvoteCount":1,"datePublished":"2014-03-20T16:19:37.000Z","url":"https://community.spiceworks.com/t/adfs-or-dirsync/287580/2","author":{"@type":"Person","name":"servermonkey8064","url":"https://community.spiceworks.com/u/servermonkey8064"}},{"@type":"Answer","text":"
Well there are a few scenarios. If I go down the route of ADFS, mine would all be on-premesis, not in the cloud. Pretty much goes 2 proxy servers in the DMZ, 1 on each physical ESX host, 2 ADFS servers on the LAN, again 1 on each ESX host, and 1 Directory Synch server on the LAN (doesn’t need redundancy). You CAN put these all as VMs in Windows Azure for cloud based reliability, but I have the infrastructure to handle it and don’t want the site to Azure VPN.<\/p>\n
You build in as much redunancy/reliability as you need per the business. But you do not offload anything to the cloud unless you want.<\/p>\n
I’m just wondering if it is even worth it. 5 VMs, redundancy, DMZ/firewall/network/DNS/SSL changes, repeat in another site for geo-redundancy, and for what, so my users don’t have to type a password when they’re on site?<\/p>","upvoteCount":1,"datePublished":"2014-03-20T16:28:10.000Z","url":"https://community.spiceworks.com/t/adfs-or-dirsync/287580/3","author":{"@type":"Person","name":"timvan007","url":"https://community.spiceworks.com/u/timvan007"}},{"@type":"Answer","text":"
I’d have said go with DirSync and monitor it - you can migrate to ADFS or you may just find nobody says anything and you’ve saved yourself a lot of time and simplest is often best IMO <\/p>","upvoteCount":0,"datePublished":"2014-03-20T16:33:39.000Z","url":"https://community.spiceworks.com/t/adfs-or-dirsync/287580/4","author":{"@type":"Person","name":"servermonkey8064","url":"https://community.spiceworks.com/u/servermonkey8064"}},{"@type":"Answer","text":"
Thanks Paul. I think I’m all for DirSync at the moment, just trying to solidify and then convince mgmt. I did find this comparison of user experience.<\/p>\n