jitbit / AspNetSaml

Very simple SAML 2.0 consumer module for ASP.NET/C#
https://www.jitbit.com
Apache License 2.0
364 stars 118 forks source link

What is the recommended way to parse and use SAML metadata? #36

Closed chtenb closed 4 years ago

chtenb commented 4 years ago

The configuration that is required for SAML to work is often presented in a SAML metadata XML file. How would that be used with this module?

alex-jitbit commented 4 years ago

Unfortunately we do not support parsing the metadata XML.