Copy of 2025-06-05 TRTF Meeting Notes

Copy of 2025-06-05 TRTF Meeting Notes

Meeting Date

  • Apr 18, 2024 The ToIP Trust Registry Task Force (TRTF) meets weekly every Thursday at the following times (to cover global time zones - see the Calendar of ToIP Meetings for full meeting info including Zoom links):

    • NA/EU 07:00-8:00 PT / 15:00-16:00 UTC 

    • APAC 18:00-19:00 PT / 02:00-03:00 UTC

Zoom Meeting Link / Recording

  • See the ToIP Calendar for the Zoom link and also the link to the recording of the meeting (which will appear in the meeting calendar entry approximately an hour after the meeting ends).

Attendees

NA/EU Meeting

  • @Scott Perry

  • @Shafayet Ahmed

  • @Jon Bauer

  • @Fabrice Rochette

APAC Meeting

Agenda Items and Notes (including all relevant links)

Time

Agenda Item

Lead

Notes

5 min

  • Start recording

  • Welcome & antitrust notice

  • Introduction of new members

  • Agenda review

Chairs

  • Antitrust Policy Notice: Attendees are reminded to adhere to the meeting agenda and not participate in activities prohibited under antitrust and competition laws. Only members of ToIP who have signed the necessary agreements are permitted to participate in this activity beyond an observer role.

  • In addition to the licensing terms of this Working Group’s JDF charter, this Working Group operates under the official policy that any Working Group Participant who makes a contribution to a Draft Deliverable shall have a maximum of 45 days from the date of that contribution to exclude any Essential Claims pertaining to that contribution.

  • New Members:

5 min

Review of previous action items

Chairs

 

10 mins

New ToIP symposium

@Carly Huitema

 

10 mins

TRQP and Authzen alignment work

@Andor

 

10 mins

Special topic #3

 

 

5 mins

  • Review decisions/action items

  • Planning for next meeting 

Chairs

 

Screenshots/Diagrams (numbered for reference in notes above)

  •  

Decisions

  • @Jon Bauer : Open to helping. Comparing two APIs.

    • @Andor : Async work needs to happen to enable some better motion/help to get called in with more concrete asks

  • JSON Schema and ER diagram by darrellodonnell · Pull Request #139 · trustoverip/tswg-trust-registry-protocol

    • Information Modeling Section : Data Modeling

    • API Modeling Section

      • JSON models

      • Types:

        • Recognitions

        • Authorization

          • { "$id": "trqp-authorization-request", "title": "TRQP Authorization Request", "type": "object", "required": [ "entity_id", "assertion_id", "authority_id" ], "properties": { "entity_id": { "type": "string", "description": "The Entity being queried about. " }, "authority_id": { "type": "string", "description": "The Authority being queried." }, "assertion_id": { "type": "string", "description": "the assertion being queried - Does entity_id have assertion_id according to authority_id" }, "context": { "type": "object", "properties": { "time": { "type": "string", "format": "date-time", "description": "Time for query to use. If blank, uses current server time. RFC3339 required, using only Z (+00:00) offset.", "example": [ { "time": "1985-04-12T23:20:50.52Z" } ] } }, "additionalProperties": { "type": "string" } } } }
    • Transport/Binding

      • HTTPS

        • /recognition

    •  

Action Items

  • Targeted outreach?