Events without label "editorial"

Issues
------
* oauth-wg/oauth-transaction-tokens (+0/-7/💬11)
 9 issues received 11 new comments:
 - #96 Deployment models for the Transaction Token Service (1 by tulshi)
https://github.com/oauth-wg/oauth-transaction-tokens/issues/96 - #95 Define discovery metadata for support of the Transaction Token functionality (1 by tulshi) https://github.com/oauth-wg/oauth-transaction-tokens/issues/95 [IETF120-discuss] - #91 Clarification on additional signatures (1 by tulshi) https://github.com/oauth-wg/oauth-transaction-tokens/issues/91 - #88 Additional guidance on privacy in logging (1 by tulshi) https://github.com/oauth-wg/oauth-transaction-tokens/issues/88 - #81 Clarify `sub` field (1 by tulshi) https://github.com/oauth-wg/oauth-transaction-tokens/issues/81 - #80 Extensibility of `azd` and `rctx` (3 by tulshi, yaronf) https://github.com/oauth-wg/oauth-transaction-tokens/issues/80 [IETF120-discuss] - #79 Clarify difference between `rctx` and `azd` (1 by tulshi) https://github.com/oauth-wg/oauth-transaction-tokens/issues/79 - #78 `purp` claim name and optionality (1 by tulshi) https://github.com/oauth-wg/oauth-transaction-tokens/issues/78 - #53 Transaction Tokens for S2S calls (1 by tulshi) https://github.com/oauth-wg/oauth-transaction-tokens/issues/53
 7 issues closed:
- typo: `ieft` -> `ietf` in `urn:ieft:params:oauth:token-type:txn-token` https://github.com/oauth-wg/oauth-transaction-tokens/issues/94 - Clarification on additional signatures https://github.com/oauth-wg/oauth-transaction-tokens/issues/91 - Additional guidance on privacy in logging https://github.com/oauth-wg/oauth-transaction-tokens/issues/88 - Clarify `sub` field https://github.com/oauth-wg/oauth-transaction-tokens/issues/81 - Move 'aud' requirement in Trust Domain away from 'Terminology' section https://github.com/oauth-wg/oauth-transaction-tokens/issues/76 - Transaction Tokens for S2S calls https://github.com/oauth-wg/oauth-transaction-tokens/issues/53 - Possible confusion in IANA registry section https://github.com/oauth-wg/oauth-transaction-tokens/issues/84
* oauth-wg/oauth-sd-jwt-vc (+0/-2/💬2)
 2 issues received 2 new comments:
 - #211 Consider supporting IPLD links in vct field (1 by oed)
https://github.com/oauth-wg/oauth-sd-jwt-vc/issues/211 [discuss] - #208 SD-JWT VC Chaining / Delegation? (1 by awoie) https://github.com/oauth-wg/oauth-sd-jwt-vc/issues/208 [pending close]
 2 issues closed:
- SD-JWT VC Chaining / Delegation? https://github.com/oauth-wg/oauth-sd-jwt-vc/issues/208 [pending close] - Consider supporting IPLD links in vct field https://github.com/oauth-wg/oauth-sd-jwt-vc/issues/211 [discuss]
* oauth-wg/oauth-selective-disclosure-jwt (+0/-4/💬2)
 2 issues received 2 new comments:
 - #419 why isn't cnf the only way to bind to a holder public key? (1 by bc-pi)
https://github.com/oauth-wg/oauth-selective-disclosure-jwt/issues/419 [ready-for-PR] - #393 Provide ABNF (1 by bc-pi) https://github.com/oauth-wg/oauth-selective-disclosure-jwt/issues/393
 4 issues closed:
- why isn't cnf the only way to bind to a holder public key? https://github.com/oauth-wg/oauth-selective-disclosure-jwt/issues/419 [has-PR] - Provide ABNF https://github.com/oauth-wg/oauth-selective-disclosure-jwt/issues/393 [has-PR] - Adapt JWS JSON Serialization wording to new terms SD-JWT/SD-JWT+KB https://github.com/oauth-wg/oauth-selective-disclosure-jwt/issues/426 [has-PR] - Separate token and presentation formats https://github.com/oauth-wg/oauth-selective-disclosure-jwt/issues/374 [has-PR]
* oauth-wg/oauth-v2-1 (+0/-1/💬0)
 1 issues closed:
- Typo: resource server instead of resource https://github.com/oauth-wg/oauth-v2-1/issues/177


Pull requests
-------------
* oauth-wg/oauth-transaction-tokens (+1/-1/💬0)
 1 pull requests submitted:
 - fixed typo ieft->ietf (issue #94) (by tulshi)
https://github.com/oauth-wg/oauth-transaction-tokens/pull/98
 1 pull requests merged:
 - fixed typo ieft->ietf (issue #94)
https://github.com/oauth-wg/oauth-transaction-tokens/pull/98
* oauth-wg/oauth-sd-jwt-vc (+0/-0/💬1)
 1 pull requests received 1 new comments:
 - #231 Add schema type metadata (1 by awoie)
https://github.com/oauth-wg/oauth-sd-jwt-vc/pull/231
* oauth-wg/oauth-selective-disclosure-jwt (+4/-5/💬6)
 4 pull requests submitted:
 - exclusively use the cnf claim for enabling Key Binding (by bc-pi)
https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/435 - add ABNF for those who celebrate (by bc-pi) https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/434 - add some ABNF for those who celebrate (by bc-pi) https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/433 - fix up permutations of the figures/examples in SD-JWT Data Formats (by bc-pi) https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/432
 3 pull requests received 6 new comments:
 - #435 exclusively use the cnf claim for enabling Key Binding (1 by bc-pi)
https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/435 - #431 Clarify algorithms for recursive disclosures (3 by Sakurann, bc-pi, danielfett) https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/431 - #394 Distinguish SD-JWT from SD-JWT+KB (2 by Sakurann, bc-pi) https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/394
 5 pull requests merged:
 - exclusively use the cnf claim for enabling Key Binding
https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/435 - fix up permutations of the figures/examples in SD-JWT Data Formats https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/432 - add ABNF for those who celebrate https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/434 - Update terminology in JWS JSON Serialization https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/427 - Distinguish SD-JWT from SD-JWT+KB https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/394
* oauth-wg/oauth-v2-1 (+0/-1/💬0)
 1 pull requests merged:
 - add self to acknowledgements
https://github.com/oauth-wg/oauth-v2-1/pull/182

Repositories tracked by this digest:
-----------------------------------
* https://github.com/oauth-wg/oauth-browser-based-apps
* https://github.com/oauth-wg/oauth-identity-chaining
* https://github.com/oauth-wg/oauth-transaction-tokens
* https://github.com/oauth-wg/oauth-sd-jwt-vc
* https://github.com/oauth-wg/draft-ietf-oauth-resource-metadata
* https://github.com/oauth-wg/oauth-cross-device-security
* https://github.com/oauth-wg/oauth-selective-disclosure-jwt
* https://github.com/oauth-wg/oauth-v2-1
_______________________________________________
OAuth mailing list -- oauth@ietf.org
To unsubscribe send an email to oauth-le...@ietf.org

Reply via email to