Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
945 stars 605 forks source link

sp metadata xml #1386

Closed lifejoyforpy closed 1 year ago

lifejoyforpy commented 1 year ago

dear, i use the library by aspnetcore , i want to integration the adfs4.0 using saml2.0 . how to get the sp metadata xml file by the library, thanks

AndersAbel commented 1 year ago

The Sp metadata is by default exposed on /Saml2 of your application. The path is set by the ModulePath property.