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

RS256 Support #39

Open
Sparika opened this issue Dec 8, 2015 · 0 comments
Open

RS256 Support #39

Sparika opened this issue Dec 8, 2015 · 0 comments

Comments

@Sparika
Copy link

Sparika commented Dec 8, 2015

Hi,

I'm working on a fork of your project where I need asymmetrical signature for ID Token. I implemented it in my version but I'm not really satisfied with how I did it (ugly). Would you consider adding RS256 algorithm support? Or should we discuss how I could contribute/help?

http://openid.net/specs/openid-connect-core-1_0.html#SigEnc

The OP advertises its supported signing and encryption algorithms in its Discovery document, or may supply this information by other means. The RP declares its required signing and encryption algorithms in its Dynamic Registration request, or may communicate this information by other means.
The OP advertises its public keys via its Discovery document, or may supply this information by other means. The RP declares its public keys via its Dynamic Registration request, or may communicate this information by other means.

Thanks

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