Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow blocking gateway-to-gateway requests #3132

Open
RafaelAPB opened this issue Mar 22, 2024 · 0 comments
Open

Allow blocking gateway-to-gateway requests #3132

RafaelAPB opened this issue Mar 22, 2024 · 0 comments
Labels
IETF-SATP-Hermes Related to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.

Comments

@RafaelAPB
Copy link
Contributor

In certain phases of SATP, gateways negotiate (Stage 0). The client applications may want to continue the process (continue) or cancel it (cancel) based on custom business logic. Provide support for gateways to wait (up to a certain timeout) for client application input in the relevant phases (identifying them is part of the task).

Extend gateway client SDK/BOL to accommodate this change. A possible implementation is the client listening for events that are fired upon the gateway reaching a step where input is needed; the client application can then issue a request accordingly.

cc @AndreAugusto11

@RafaelAPB RafaelAPB added the IETF-SATP-Hermes Related to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force. label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IETF-SATP-Hermes Related to the Secure Asset Transfer Protocol as defined by the Internet Engineering Task Force.
Projects
None yet
Development

No branches or pull requests

1 participant