Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gap in the readme, how do I sign an object with the Signature property? #143

Open
sir-farfan opened this issue May 27, 2024 · 0 comments
Open

Comments

@sir-farfan
Copy link

The Usages says

Include the types.Signature struct from this package in your application messages

proceeds to create the AppHdr struct which is never used or referenced again, LOL.

I need to sign Response and Assertion objects from for post binding, I got an starting base by copying them from gosaml2 and adding the Signature property.

How do I get from embedding the Signature struct to actually signing the objects?

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

No branches or pull requests

1 participant