The Ozone test bank should fully implement the OpenBanking APIs if it is to function as a useful test case. Currently the bank does not, and does intend to, implement refresh tokens.
Expected behaviour
The API should implement refresh tokens as part of the OAuth flow.
Current behaviour
A user must re-initiate the flow after a few hours, re-issuing their permission each time.
I response to a query raised about this Ozone said:
Ozone bank does not support refresh token at this point and is not likely to support in upcoming releases either.
I'm not sure refresh_tokens are a requirement - I can appreciate wanting Ozone to support it for testing reasons but I think there is validity in the statement that it's not required
The Problem
The Ozone test bank should fully implement the OpenBanking APIs if it is to function as a useful test case. Currently the bank does not, and does intend to, implement refresh tokens.
Expected behaviour
The API should implement refresh tokens as part of the OAuth flow.
Current behaviour
A user must re-initiate the flow after a few hours, re-issuing their permission each time.
I response to a query raised about this Ozone said: