Skip to content

Commit

Permalink
Automatic update of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c2bo committed Jan 23, 2025
1 parent 234c9cb commit acfe534
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ repository constitutes Contributions to the IETF Standards Process
You agree to comply with all applicable IETF policies and procedures, including,
BCP 78, 79, the TLP, and the TLP rules regarding code components (e.g. being
subject to a Simplified BSD License) in Contributions.


## Working Group Information

Discussion of this work occurs on the [Web Authorization Protocol
Expand Down
18 changes: 4 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# OAuth Status List
# Token Status List

This is the working area for the individual Internet-Draft, "OAuth Status List".
This is the working area for the IETF [OAUTH Working Group](https://datatracker.ietf.org/group/oauth/documents/) Internet-Draft, "Token Status List".

* [Editor's Copy](https://oauth-wg.github.io/draft-ietf-oauth-status-list/#go.draft-ietf-oauth-status-list.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-oauth-status-list)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-status-list)
* [Compare Editor's Copy to Individual Draft](https://oauth-wg.github.io/draft-ietf-oauth-status-list/#go.draft-ietf-oauth-status-list.diff)
* [Working Group Draft](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-status-list)
* [Compare Editor's Copy to Working Group Draft](https://oauth-wg.github.io/draft-ietf-oauth-status-list/#go.draft-ietf-oauth-status-list.diff)


## Contributing
Expand All @@ -28,13 +28,3 @@ $ make
Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).

# Implementations

| Project | Language | Issuer | Holder | Relying Party |
|---|---|---|---|---|
| [OWF sd-jwt-js](https://github.com/openwallet-foundation/sd-jwt-js) | TypeScript | yes | yes | yes |

# Testing

You may use this [Cyberchef script](https://gchq.github.io/CyberChef/#recipe=JWT_Decode()JPath_expression('status_list.lst','%5C%5Cn')From_Base64('A-Za-z0-9-_',true,false)Zlib_Inflate(0,0,'Adaptive',false,false)To_Binary('Line%20feed',8)Add_line_numbers()) to quickly analyze a Token Status List in JWT format.

0 comments on commit acfe534

Please sign in to comment.