Skip to content

Conversation

@bertrandom
Copy link

The SAML v2.0 XSD specifies that the signature fields should be prefixed with ds:

https://docs.oasis-open.org/security/saml/v2.0/saml-schema-protocol-2.0.xsd

I've added an option that adds this prefix to all of the signature fields.

I've also added an option to not envelop the signature, and to instead have both a signed assertion and a signed message. I've also put the signature after the Issuer field to match the specification.

@mcastany
Copy link
Contributor

We added an option called signatureNamespacePrefix to specify the dsig namespace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants