Information Mediator Working Group Meeting
Meeting Day/Time: Wednesdays at 1300 UTC
Meeting Link: https://meet.jit.si/govstack-imbb
Wednesday, March 29th, 2023
Attendees:
@Taylor Downs
@Aleksander Reitsakas
Ramkumar
Agenda
Next Steps & Action Items
Wednesday, March 22nd, 2023
Attendees:
@Taylor Downs
@Tõnis Pihlakas
Ramkumar
Agenda
@Tõnis Pihlakas wondering about API authentication
https://www.id.ee/en/article/trust-services-authentication-services/
https://app.gitbook.com/o/pxmRWOPoaU8fUAbbcrus/s/39QVhd0jD6S29Isr7KGF/architecture-and-nonfunctional-requirements/6-onboarding#6.2-api-gateways - Ramkumar points to this doc to explain the auth/api gateway strategy.
Action Items
Wednesday, March 1st, 2023
Attendees
Aleksander
Tõnis
Taylor
Ramkumar
Team Focus
We need to define service APIs so we can validate candidate applications to play the role of Information Mediator.
Agenda
API for Registering Members/Applications with the IM
@Taylor Downs “Are there two different applications with two different APIs that must be defined? The
central-server
and thesecurity-server
?”For the purposes of this conversation, we assume that a
central-server
has already been deployed and asecurity-server
is already running and in communication with that central server. Now we discuss adding a member to that security server and registering applications/services.If a member has been registered with a
central-server
, thesecurity-server
should provide an API which allows you to add/enable that member on the security-server.post
to/api/members
with << WHAT DETAILS >> in order to register a new member with the IM
Tõnis' proposed changes/comments for the spec