Azure ACS和Azure AD B2C有什么区别?

goo*_*ate 6 azure azure-acs azure-active-directory

我需要向Azure B2C添加自定义身份提供程序,并且不确定如何执行此操作.

我知道这在Azure ACS中是可行的,但不确定B2C是否只是ACS上一个"更漂亮"的层.

任何人都可以澄清差异,也许告诉我如何为未在B2C中列出的社交网络创建自定义IDP?

Jua*_*anK 2

All of the authentication process now is centralized in AAD other options remains temporarily as compatibility services but they will be retired in future.

ACS is migrating to whole AAD feature.

article from 2015 Azure Active Directory is the future of ACS

As you can see in current azure product offerings there is no reference to ACS, even more all the ACS stuff used to be done thru the old Silverlight Azure portal and few things in the 'older' site manage.windowsazure.com.

No references about ACS in the new one

http://portal.azure.com

B2C is oriented to full current standards like OAuth and the authentication model is created to be embraced by web, mobile and desktop developers.

Azure Active Directory B2C

正如您所看到的AAD B2C 仍处于预览阶段,这可能是一个问题,但是像皇家马德里这样的成功案例可以让您有信心即使在早期状态也能接受该技术。