@@ -282,10 +282,22 @@ <h2>
282282 issuance protocol is identified by a [=digital credential/protocol
283283 identifier=]. See also section [[[#protocol-registry]]].
284284 </ dd >
285+ < dt >
286+ Digital credential coordinator
287+ </ dt >
288+ < dd >
289+ See [=credential request coordinator=].
290+ </ dd >
291+ < dt >
292+ Digital credential client
293+ </ dt >
294+ < dd >
295+ See [=credential request client=].
296+ </ dd >
285297 </ dl >
286- < h3 >
298+ < h2 >
287299 Credential Request Coordinator
288- </ h3 >
300+ </ h2 >
289301 < p >
290302 The < dfn data-local-lt ="coordinator "> credential request coordinator</ dfn >
291303 is a user-agent-defined component responsible for mediating [=digital
305317 cancellation.
306318 </ p >
307319 < p >
308- A [=credential request coordinator=] has an associated [=digital
309- credential client=], which it interacts with.
320+ A [=credential request coordinator=] has an associated [=credential
321+ request client=], which it interacts with.
310322 </ p >
311323 < h3 >
312324 Interaction states
326338 No credential interaction is currently in progress.
327339 </ dd >
328340 < dt >
329- < dfn data-dfn-for ="credential request coordinator "> ongoing </ dfn > :
341+ < dfn data-dfn-for ="credential request coordinator "> requesting </ dfn > :
330342 </ dt >
331343 < dd >
332344 A credential interaction is currently in progress and the user
@@ -348,21 +360,33 @@ <h3>
348360 state=].
349361 </ p >
350362 < h3 >
351- Digital Credential Client
363+ Prepare credential requests
364+ </ h3 >
365+ < p >
366+ To be written.
367+ </ p >
368+ < h3 >
369+ Abort the credential request
352370 </ h3 >
353371 < p >
354- A < dfn > digital credential client</ dfn > is a user-agent-defined component
355- responsible for managing the credential presentation or issuance flow,
356- which includes allowing the user to select from available [=holders=] and
357- coordinating the request.
372+ To be written.
373+ </ p >
374+ < h2 >
375+ Credential request client
376+ </ h2 >
377+ < p >
378+ A < dfn data-local-lt ="client "> credential request client</ dfn > is a
379+ user-agent-defined component responsible for managing the credential
380+ presentation or issuance flow, which includes allowing the user to select
381+ from available [=holders=] and coordinating the request.
358382 </ p >
359383 < p >
360384 Each [=credential request coordinator=] uses a single associated
361- [=digital credential client=] to fulfill credential presentation and
385+ [=credential request client=] to fulfill credential presentation and
362386 issuance operations.
363387 </ p >
364388 < p >
365- The [=digital credential client=]:
389+ The [=credential request client=]:
366390 </ p >
367391 < ul >
368392 < li > Validates and transforms presentation or issuance inputs and outputs.
@@ -378,11 +402,23 @@ <h3>
378402 </ ul >
379403 < aside class ="note ">
380404 < p >
381- Although the [=digital credential client=] coordinates the credential
382- interaction, it is the selected [=holder=] that typically acts as the
383- [=credential chooser=].
405+ Although the [=credential request client=] coordinates the user
406+ interaction with respect to inputs and outputs , it is the [=holder=]
407+ selected by the user that typically acts as the [=credential chooser=].
384408 </ p >
385409 </ aside >
410+ < h3 >
411+ Dismiss credentials chooser
412+ </ h3 >
413+ < p >
414+ To be written.
415+ </ p >
416+ < h3 >
417+ Present credentials chooser
418+ </ h3 >
419+ < p >
420+ To be written.
421+ </ p >
386422 < h2 >
387423 Scope
388424 </ h2 >
0 commit comments