Skip to content

oauth-wg/oauth-selective-disclosure-jwt

Folders and files

NameName
Last commit message
Last commit date
Oct 13, 2022
Sep 23, 2024
Mar 1, 2023
Nov 15, 2024
Oct 13, 2022
Jun 14, 2023
Oct 13, 2022
Oct 13, 2022
Oct 13, 2022
Oct 18, 2024
Feb 25, 2025
Jan 22, 2025

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