SAML Metadata XML

Hey!

Our business partner has provided us with SAML XML metadata to configure the connection for SAML SSO. I was able to create a connection by using Management API.

Now, our business partner is asking if we can provide an XML metadata file for them, so they can configure the connection on their end.

I am not sure, if it’s a reasonable request, and seem to struggle to find anything in the documentation.

Can someone help me to clarify if it’s possible to get a SAML XML metadata file? And if not, what exact values i should share with our partner to setup connnection?

Hi @roman.makovyak,

Welcome back to the Auth0 Community!

You can find your SAML xml metadata file here:

https://{yourDomain}/samlp/metadata?connection={yourConnectionName}

Ref: SAML Identity Provider Configuration Settings

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.