Forum Discussion
Azure B2C as a Claims Provider to ADFS 2016 to use with federated partners
- Oct 31, 2017
ADFS 4.0 only has OpenID Connect downstream not upstream so this can't be done natively.
You can use a bridge e.g. idsrv or Auth0.
Just FYI: With the new custom policies in B2C, you can add OIDC or SAML support to hook up ADFS.
Are you you setting SharePoint or a general web app as the relying parting?
I am interested in your use case with Azure AD B2C. I tried with Azure AD with ADFS 2016 against sharepoint, but this wouldn't work as Azure AD currently doesn't support SAML 1.1 which SP needs. I hear this may be supported in AAD in future. In future, I want to try B2C as this would be great for external collaboration scenarios.
I have actually tried and quite successful with Auth0 as the SSO broker. But you obviously have to pay considerably.