From faf0c6bdd7184e81c4ea9f07d1d3b975413838db Mon Sep 17 00:00:00 2001 From: PieterKas <90690777+PieterKas@users.noreply.github.com> Date: Wed, 1 Oct 2025 13:58:32 +0100 Subject: [PATCH] Change to Standards Track from Informational See #169 --- draft-ietf-oauth-transaction-tokens.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/draft-ietf-oauth-transaction-tokens.md b/draft-ietf-oauth-transaction-tokens.md index 3f11f0d..9a93b83 100644 --- a/draft-ietf-oauth-transaction-tokens.md +++ b/draft-ietf-oauth-transaction-tokens.md @@ -1,7 +1,7 @@ --- stand_alone: true ipr: trust200902 -cat: info # Check +cat: std # Check submissiontype: IETF area: sec wg: oauth @@ -800,6 +800,7 @@ The authors would like to thank the contributors and the OAuth working group mem * Clarify role of transaction tokens in call chain (https://github.com/oauth-wg/oauth-transaction-tokens/issues/203) * Revise normative langugage for enforcement of token expiry (https://github.com/oauth-wg/oauth-transaction-tokens/issues/210) * Remove exp field from unsigend token (https://github.com/oauth-wg/oauth-transaction-tokens/issues/201) +* Change document category from informational to standards track (https://github.com/oauth-wg/oauth-transaction-tokens/issues/169) ## Since Draft 05 {:numbered="false"}