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

Rotate expired grant access token for incoming payment lookup from one Rafiki to another #795

Closed
wilsonianb opened this issue Nov 28, 2022 · 2 comments · Fixed by #1028
Closed
Assignees
Labels
pkg: backend Changes in the backend package. type: enhancement New feature or request

Comments

@wilsonianb
Copy link
Contributor

#779 (comment)

https://datatracker.ietf.org/doc/html/draft-ietf-gnap-core-protocol#section-6.1

If the client instance has an access token and that access token
expires, the client instance might want to rotate the access token.
Rotating an access token consists of issuing a new access token in
place of an existing access token, with the same rights and
properties as the original token, apart from an updated expiration
time.

@wilsonianb
Copy link
Contributor Author

requires open-payments token rotation

@mkurapov
Copy link
Contributor

mkurapov commented Dec 5, 2022

Made this into own issue: #813

@sabineschaller sabineschaller modified the milestone: GNAP AS Dec 19, 2022
@sabineschaller sabineschaller added the type: enhancement New feature or request label Dec 19, 2022
@sabineschaller sabineschaller changed the title Rotate expired grant access token Rotate expired grant access token for incoming payment lookup from one Rafiki to another Dec 19, 2022
@sabineschaller sabineschaller self-assigned this Jan 24, 2023
@github-project-automation github-project-automation bot moved this to Done in Rafiki Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package. type: enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants