-
Notifications
You must be signed in to change notification settings - Fork 33
Compatability issues #12
Copy link
Copy link
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels