Skip to content

oauth-wg/oauth-selective-disclosure-jwt

Repository files navigation

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)".

Contributing

See the guidelines for contributions.

Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.

Building the Examples & Draft

All examples in the document are created from actual running code maintained at openwallet-foundation-labs/sd-jwt-python.

To build formatted text and HTML versions of the draft, run the following steps:

Now, the draft can be compiled using make.

The artifacts generated for the examples (e.g., serialized SD-JWTs, Disclosures, payloads, etc.) can be inspected in the subdirectories of the examples directory.

SD-JWT Implementations