How do I get the SP Metadata for SAML Setup?

My first time setting up SAML and I’m a bit confused. I have recieved the IDP Metadata, but need to provide them with the SP Metadata. My understanding, which could be wrong, is that the SP in this case the server running Discourse. Do I just need to run a command somewhere to get this?

For anyone looking for this in the future, you can get the saml metadata for your discourse instance by appending the following to your domain url:

/auth/saml/metadata

e.g.www.discourse.example.com/auth/saml/metadata

1 Like

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