Closed lifejoyforpy closed 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
The Sp metadata is by default exposed on /Saml2 of your application. The path is set by the ModulePath property.
ModulePath
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