commit a8dcf19e1adb43b2bae42f32e667c19bc4ba866a parent d1759de4fb97c8b0754f7f81ae1348782c193e50 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 3 Jun 2024 15:07:40 +0200 -clarify SPA endpoints Diffstat:
| M | design-documents/023-taler-kyc.rst | | | 12 | +++++++++++- |
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/design-documents/023-taler-kyc.rst b/design-documents/023-taler-kyc.rst @@ -504,9 +504,19 @@ New endpoints :http:statuscode:`404 Not found`: The requirement row is unknown. -.. http:get:: /kyc-spa/$ACCESS_TOKEN +.. http:get:: /aml-spa/$FILENAME + + Serves the resources of the AML SPA. + .. http:get:: /kyc-spa/$FILENAME + Serves the resources of the KYC SPA. Note that + ``$FILENAME`` must be syntactically distinct from + the access token. Any ``$ACCESS_TOKEN`` will be + mapped internally to "index.html". + +.. http:get:: /kyc-spa/$ACCESS_TOKEN + A set of ``/kyc-spa/$ACCESS_TOKEN`` GET endpoints is created per account hash that serves the KYC SPA. This is where the ``/kyc-check/`` endpoint will in principle redirect clients. The KYC SPA will use the