1

Can someone explain what the advantage of integrating Shibboleth with Microsoft ADFS is? I have been researching both products and it seems like they have similar offerings. There are many articles about using both together, but I have not been able to find a clear answer as to why you should use both.

1 Answers1

2

I think it's mainly an Interoperability thing, that you can use ADFS as an IdP for Shibboleth and vice versa, that you can use identities from both "worlds", where ADFS is mainly used as the "gateway" to AD Authentication

MichelZ
  • 11,068
  • 4
  • 32
  • 59
  • This is certainly how we've used it. We had a requirement to implement both ADFS for some providers and Shibboleth for others, so adding Shibboleth support to our ADFS system simplified that job for us. – Rob Moir May 21 '14 at 14:52