0

I was trying to add our on-prem AD FS as SMAL identity provider in azure ad b2c. I followed this document and finished all steps.

Then I tried the Run now endpoint (from aad b2c custom policy), and clicked the new IDP button (MY AD FS), I got the error: AADB2C: Unable to connect to the metadata endpoint 'https://MY.ADFS.COM/federationmetadata/2007-06/federationmetadata.xml'

error

Some notes:

Not sure what I'm missing. Does it matter the AD FS server is corpnet wide only? Please help

Rick Hayek
  • 125
  • 10

1 Answers1

0

I got help from Microsoft. To resolve this error, just put the metadata file on a public storage so that B2C can access it.

Rick Hayek
  • 125
  • 10