saml
saml copied to clipboard
signed IDP metadata
As I see the EntityDescriptor has a Signature member but there is no way to generate a signature into it. For the Assertion and Response types there is an Element() method to achieve this.
Supporting a signed Metadata probably requires the same for EntityDescriptor. Maybe make it configurable in IdentityProvider.