Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented May 9, 2014

I added a parameter to the sign() method so you can specify at which index you want to insert the Signature element. This is useful when creating SAML Responses, where the Issuer element should be before the Signature element. Luckily, most of the code already accepted a custom index, I just had to use the appropriate parameter in the sign() method.

leifj added a commit that referenced this pull request May 12, 2014
Add option to insert Signature at custom index
@leifj leifj merged commit 964fe35 into IdentityPython:master May 12, 2014
@ghost ghost deleted the development branch May 12, 2014 14:12
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