commit 19e76920174261c025a03d89151d283f24a12689 parent 5d21afe9d1fe30a75b2bbfd442bc161d0b1d97a0 Author: Joel-Haeberli <haebu@rubigen.ch> Date: Thu, 6 Jun 2024 10:30:29 +0200 docs: structure Diffstat:
| M | docs/content/architecture/c2ec.tex | | | 2 | +- |
| M | docs/thesis.pdf | | | 0 |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/content/architecture/c2ec.tex b/docs/content/architecture/c2ec.tex @@ -30,7 +30,7 @@ The C2EC component mediates between the stakeholders of a withdrawal in order to \subsection{Authentication} -Terminals and the Exchange Wire Watch which authenticate against the C2EC API using Basic-Auth \cite{rfc7617} must provide their respective access token. Fot his they provide a \texttt{Authorization: Basic \$ACCESS\_TOKEN} header, where \texttt{\$ACCESS\_TOKEN} is a basic-auth value configured by the operator of the Exchange consisting of the terminal username and password. The header value must begin with the prefix specified in RFC 7617 \cite{rfc7617}: \textit{Basic}. +Terminals and the Exchange wire watch process who authenticate against the C2EC API using Basic-Auth \cite{rfc7617} must provide their respective access token. Fot his they provide a \texttt{Authorization: Basic \$ACCESS\_TOKEN} header, where \texttt{\$ACCESS\_TOKEN} is a basic-auth value configured by the operator of the Exchange consisting of the terminal username and password. The header value must begin with the prefix specified in RFC 7617 \cite{rfc7617}: \textit{Basic}. \subsection{The C2EC RESTful API} diff --git a/docs/thesis.pdf b/docs/thesis.pdf Binary files differ.