...
- Ask Ramkumar about the format and how to finalize the scoping document.
- Jürgen Niinre Add a new sequence diagram for onboarding in QSCD.
- Jürgen Niinre Add a new sequence diagram with payment.
- Jürgen Niinre Add a new sequence diagram for redirection from registration BB.
-
uniquePseudonym
needs more discussion. unique per person or unique globally? - Finalised to have this as one per certificate.
- Finalized unique globally
- Jürgen Niinre create cert should have proper error codes.
- get the status out of the way for the list API.
- patch API should have request JSON as Suspend, Revoke, Active. Revoked certificates can not be moved to active. Jürgen Niinre to change.
- we should have query enum (ALL, SUSPENDED, EXPIRED, REVOKED), request enum (SUSPEND, REVOKE), response enum (SUSPENDED, EXPIRED, REVOKED)
- can we create two sign API’s? one with certificate id and another with pseudonym
- add a timestamp in all the API’s both in request and response.
- add the support for one time signature in the sign api.
- open issue to be filed for
- Currently we have no way to validate the app. We will introduce v2 version of the create API with this feature.
- Sign API should have certid or pseudonym
...