
Selective Disclosure for JWTs (SD-JWT) - IETF Datatracker
SD-JWT is based on an approach called "salted hashes": For any data element that should be selectively disclosable, the Issuer of the SD- JWT does not include the cleartext of the data in …
SD-JWT
Paste a token on the left to validate and view the contents. All processing happens in-browser and no tokens are logged. Selective Disclosure JWT specification available here | This page's …
Selective Disclosure for JWTs (SD-JWT) - Internet Engineering …
An SD-JWT, at its core, is a digitally signed JSON document containing digests over the selectively disclosable claims with the Disclosures outside the document. Disclosures can be …
SD-JWT - Create Next App
Welcome to the SD-JWT Learning and Debugging Website. This website is an open-source tool for learning, testing, and debugging Selective Disclosure JWTs (SD-JWTs). View the code or …
Selective Disclosure JWT (SD-JWT) - Internet Engineering Task …
2022年7月11日 · During issuance, an SD-JWT is sent from the issuer to the holder alongside an SD-JWT Salt/Value Container (SVC), a JSON object that contains the mapping between raw …
oauth-wg/oauth-selective-disclosure-jwt - GitHub
SD-JWT: Selective Disclosure for JWTs This is the working area for the IETF OAUTH Working Group Internet-Draft, "Selective Disclosure for JWTs (SD-JWT)". Editor's Copy
openwallet-foundation/sd-jwt-js - GitHub
This is the reference implmentation of IETF SD-JWT specification written in TypeScript. It aims to provide a production-ready, robust and secure way to handle JWTs with selective disclosure …
SD-JWT-based Verifiable Credentials (SD-JWT VC)
2024年11月13日 · Selective Disclosure JWT (SD-JWT) [I-D.ietf-oauth-selective-disclosure-jwt] is a specification that introduces conventions to support selective disclosure for JWTs: For an SD …
Selective Disclosure for JWTs (SD-JWT) - IETF Datatracker
Selective Disclosure for JWTs (SD-JWT) Abstract. This specification defines a mechanism for the selective disclosure of individual elements of a JSON-encoded data structure used as the …
SD-JWT | Product Docs
A Selective Disclosure JSON Web Token (SD-JWT) is a subtype of JSON Web Token wherein the claims within the body are hashed, rendering them unreadable without proper disclosure. …
- 某些结果已被删除