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

Compatability issues #12

Open
abhiuppala opened this issue Mar 30, 2020 · 1 comment
Open

Compatability issues #12

abhiuppala opened this issue Mar 30, 2020 · 1 comment

Comments

@abhiuppala
Copy link

Hi, I am working on a ruby project and am using ruby-jose for implementing JWS to sign the request before sending over to partner. However, the partner system is implemented in Java using Nimbus Jose (https://connect2id.com/products/nimbus-jose-jwt). We are facing issue regarding partner being able to verify the signature of the payload being sent from ruby client. The algorithm being used for signing is PS256.

Can you please comment on interoperability/compatibility of libraries across platforms?

@flynfish
Copy link

flynfish commented Apr 26, 2024

We are seeing the same issue with RS256

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