oauth-wg / oauth-selective-disclosure-jwt

https://datatracker.ietf.org/doc/draft-ietf-oauth-selective-disclosure-jwt/
Other
54 stars 27 forks source link

Add Test suite for SD-JWT #416

Closed lukasjhan closed 1 month ago

lukasjhan commented 3 months ago

HI! I and @yunseorim1116 made a Test suite project for checking SD-JWT implementation. You can check it here: https://github.com/lukasjhan/sd-jwt-test-api It was written in TypeScript. It is in API server format and is distributed using docker.

I'm curious about your opinions on this project. If this is okay, How about write it in a standard document or put it in README?

Thank you

bc-pi commented 3 months ago

Thanks @lukasjhan, it's great to see this kind of work developing. It's not the kind of thing that would be appropriate in an IETF document, however. And it doesn't really fit very well with the "SD-JWT Implementations" of this README but maybe a line there with a name that qualifies it as a test server rather than actual implementation. Something like:

assuming @danielfett and @Sakurann are okay with that though...

bc-pi commented 2 months ago

Go ahead with a PR as such, @lukasjhan.

lukasjhan commented 2 months ago

Thank you I'll open a PR :)

bc-pi commented 1 month ago

Thank you I'll open a PR :)

@lukasjhan can you do this please?

lukasjhan commented 1 month ago

@bc-pi sorry for late response :) I created a PR