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

Consider adding an "out of band" request state for situations which cannot be resolved through API/needs_user_verification #50

Open
rrix opened this issue May 16, 2022 · 0 comments
Milestone

Comments

@rrix
Copy link
Collaborator

rrix commented May 16, 2022

in talking about how to design an "escape hatch" which is more simple to implement than the needs_user_verification channel. john suggested adding an "out of band" request state which would indicate to the AA that the request's state is being moved through other channels. The CB would still be on the hook to update the request state in the DRP API but at this point the request would be served/managed/etc over email or in person comms or whatever. the processing_details field would be set to something which the AA can see and say "oh this request is happening via email" and maybe message that to the consumer or so.

this would allow a CB to move communication directly to the consumer and disintermediate the AA from the interactions, which feels ... vaguely uneasy to me & easy to subvert the goals of the protocol, but not much more than NUV already does.

@rrix rrix added this to the 0.7 milestone Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant