saml icon indicating copy to clipboard operation
saml copied to clipboard

signed IDP metadata

Open andrascz opened this issue 3 years ago • 0 comments

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.

andrascz avatar Feb 18 '22 08:02 andrascz