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

Unable to specify signature header fields #7

Closed
dgrijalva opened this issue Mar 5, 2012 · 4 comments
Closed

Unable to specify signature header fields #7

dgrijalva opened this issue Mar 5, 2012 · 4 comments

Comments

@dgrijalva
Copy link
Contributor

http://self-issued.info/docs/draft-jones-json-web-signature.html

There doesn't appear to be any way to specify additional fields for the header segment. There are several other valid fields specified for this header. The kid field is particularly interesting to me as it simplifies key rotation.

Any interest in supporting this stuff?

@progrium
Copy link
Contributor

progrium commented Mar 5, 2012

Definitely interest. API proposal?

@dgrijalva
Copy link
Contributor Author

Sent a pull with an implementation of my proposed API

@progrium
Copy link
Contributor

progrium commented Mar 5, 2012

Looked good, so I pulled it!

@dgrijalva
Copy link
Contributor Author

Sweet. You're fast!

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

2 participants