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

Rafiki: support requests signatures to and from open paymens apis #7

Open
matdehaast opened this issue Aug 25, 2022 · 0 comments
Open
Labels

Comments

@matdehaast
Copy link

Summary

The open payments api's require signatures to be presented to the resource server when they are called with the GNAP authorization header. Supporting this functionality is required to have a secure functioning interaction between the Client and the RS

Intended Outcomes

All authenticated requests on the open payments api's should check that a signature is present and that is correctly signed by the client's key.

Further, any interactions that occur where Rafiki calls out to any open payments api's needs to actually generate the signature correctly and supply it in the headers along with the GNAP auth token.

Links

Depends on

@matdehaast matdehaast moved this to Q3 2022 in High Level Roadmap Aug 25, 2022
@huijing huijing changed the title rafiki: support requests signatures to and from open paymens apis Rafiki: support requests signatures to and from open paymens apis Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant