Hi Jim, Anders

I was just planning to clarify where my interest was coming from :-),

I'd like to see more JWS/JWE sequences flowing between regular client and server applications which are not necessarily OAuth2 applications.

For example, I'd like to see a "Hello World" client written in C# posting a JOSE secured "HelloWorld" sequence to a Java server which processes it and makes the original "HelloWorld" available to the server.

But I'm sure the situations exist or will exist where OAuth2 clients and OIDC servers use/will use different JOSE libraries for signing/validating id tokens, etc.

So having some standard interoperability system where some text is submitted into a given library, the output is accepted by another library, and then somehow it is asserted that the 2nd library did not do a false positive validation, and that it correctly reproduced the encrypted text, can be useful.

But I guess it can be hard to set up.
If such an interoperability event can be set up then I'll be interested in attending, though in a more distant future, I'm not sure when the next Hackathon is but looks like it is coming soon :-)

Thanks, Sergey

On 26/05/16 17:31, Anders Rundgren wrote:
On 2016-05-26 18:14, Jim Schaad wrote:
Are people interested in doing anything along these lines at the next
IETF
meeting as part of the hackathon?  If so then I can set it up.

What kind of interoperability testing are you looking for?
I'm sure just about every JSON parser out there manages parsing
legitimate JSON data.

What has recently been identified as "differing" (not necessarily the
same as
non-conformant), are things like case sensitivity (missing in GO), quite
different ways of serializing floating point numbers (Python), and of
course
my personal favorite; the ability honoring property order during parsing
and serialization where the ES6 folks took the lead (albeit with a little
twist for fully numeric property names).

Anders


Jim


-----Original Message-----
From: jose [mailto:[email protected]] On Behalf Of Sergey Beryozkin
Sent: Thursday, May 26, 2016 2:30 AM
To: [email protected]
Subject: [jose] JOSE implementation Interoperability events

Hi All

Are there any interoperability events scheduled in the near future where
the
various implementations can be tested ?

Thanks, Sergey

_______________________________________________
jose mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/jose

_______________________________________________
jose mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/jose




--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

_______________________________________________
jose mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/jose

Reply via email to