[OAUTH-WG] Re: Implementation Status of SD-JWT

2025-02-21 Thread Dmitry Telegin
Keycloak uses its own implementation of SD-JWT, kindly contributed by Adorsys: https://github.com/keycloak/keycloak/tree/main/core/src/main/java/org/keycloak/sdjwt - Dmitry On Sun, Feb 9, 2025 at 2:01 PM Hannes Tschofenig wrote: > Hi all, > > as part of the shepherd write-up for the SD-JWT docu

[OAUTH-WG] Re: Implementation Status of SD-JWT

2025-02-21 Thread Brian Campbell
Here's another implementation that I just recently learned about: https://github.com/openwallet-foundation-labs/multiformat-vc-ios On Sun, Feb 9, 2025 at 8:16 AM Brian Campbell wrote: > There's this very lightly curated list of implementations in the > repository > https://github.com/oauth-wg/o

[OAUTH-WG] Re: Implementation Status of SD-JWT

2025-02-09 Thread Brian Campbell
There's this very lightly curated list of implementations in the repository https://github.com/oauth-wg/oauth-selective-disclosure-jwt?tab=readme-ov-file#sd-jwt-implementations SD-JWT Implementations