Skip to main content
Hi Community,

I just setup SSO connection with and ADFS IdP, it's working fine.

However, my customer's IdP admin will not have access to Salesforce and he would like to get Salesforce SAML metadata through an URL (instead of XML file) to optimize his certificate management in his IdP (they have plenty of service providers). 

I can't find any way to get this, does anybody knows any mean to publish those metadata in order to make them available for an IdP ?

Best regards,

Sylvain
답변 2개
  1. 2020년 4월 14일 오후 2:00
    Hi Sylvain, 

    Rather than specifying each SAML configuration field, you can specify a SAML metadata document that contains the configuration values. When specifying a SAML metadata document, you may provide either the XML content of the document (metadataXml) or the URL of the document (metadataUrl). When providing the URL, content is downloaded only once; the connection will not automatically reconfigure if the content of the URL changes in the future.

    Please see https://auth0.com/docs/connections/enterprise/saml

    Anudeep
0/9000