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

Aggregated Polling API Scopes by version (Event Notification API) #327

Closed
5 tasks done
jsanhc opened this issue Jan 21, 2021 · 0 comments
Closed
5 tasks done

Aggregated Polling API Scopes by version (Event Notification API) #327

jsanhc opened this issue Jan 21, 2021 · 0 comments
Assignees
Labels
bug Something isn't working fixed: t-rex
Milestone

Comments

@jsanhc
Copy link
Contributor

jsanhc commented Jan 21, 2021

Description

To access Aggregated Polling API the access token must have a specific scopes.
The defined scopes to access Aggregated Polling API are different between versions.

Scopes by version table

Scope version document
eventpolling 3.1.2 AggregatedPolling-v3.1.2-Scopes
eventpolling 3.1.3 AggregatedPolling-v3.1.3-Scopes
accounts, fundsconfirmations 3.1.4 AggregatedPolling-v3.1.4-Scopes
accounts, fundsconfirmations 3.1.5 AggregatedPolling-v3.1.5-Scopes
accounts, fundsconfirmations 3.1.6 AggregatedPolling-v3.1.6-Scopes
accounts, fundsconfirmations 3.1.7 (no implemented yet) AggregatedPolling-v3.1.7-Scopes

Tasks

  • Check the authorisation scopes defined in the implemented controllers
  • Fix the scopes by version
  • Create integration tests
  • Check the functional tests and apply fixes if necessary
  • Check Postman End To End Tests (Generated) collection and apply fixes if necessary
@jsanhc jsanhc added the bug Something isn't working label Jan 21, 2021
@BohoCode BohoCode assigned BohoCode and jsanhc and unassigned BohoCode Feb 16, 2021
jsanhc added a commit to OpenBankingToolkit/openbanking-common that referenced this issue Feb 17, 2021
- Added the scope 'eventpolling' for versions 3.1.2 and 3.1.3 event notitications
Issue: OpenBankingToolkit/openbanking-aspsp#327
@jsanhc jsanhc added this to the T-REX milestone Feb 17, 2021
jsanhc added a commit that referenced this issue Feb 17, 2021
- Update Aggregated polling scopes by version
- Bumped latest common version 1.0.89
Issue: #327
jsanhc added a commit that referenced this issue Feb 17, 2021
- Update Aggregated polling scopes by version
- Bumped latest common version 1.0.89
Issue: #327
BohoCode added a commit to OpenBankingToolkit/openbanking-reference-implementation that referenced this issue Feb 17, 2021
BohoCode added a commit to OpenBankingToolkit/openbanking-reference-implementation that referenced this issue Feb 17, 2021
jsanhc added a commit to OpenBankingToolkit/openbanking-reference-implementation that referenced this issue Feb 18, 2021
- Added supported scope `eventpolling` to AM local config `Oauth provider service`
Issue: OpenBankingToolkit/openbanking-aspsp#327
jsanhc added a commit to OpenBankingToolkit/openbanking-reference-implementation that referenced this issue Feb 18, 2021
- Added supported scope `eventpolling` to AM local config `Oauth provider service`
Issue: OpenBankingToolkit/openbanking-aspsp#327
jsanhc added a commit to OpenBankingToolkit/openbanking-reference-implementation that referenced this issue Feb 22, 2021
…ponse

- Bumped latest release version of dependencies
- Updated application.yml config app to support the scope "eventpolling"
Issues:
- OpenBankingToolkit/openbanking-aspsp#327
- #369
jsanhc added a commit to OpenBankingToolkit/openbanking-reference-implementation that referenced this issue Feb 22, 2021
…ponse (#370)

- Bumped latest release version of dependencies
- Updated application.yml config app to support the scope "eventpolling"
Issues:
- OpenBankingToolkit/openbanking-aspsp#327
- #369
@jsanhc jsanhc closed this as completed Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed: t-rex
Projects
None yet
Development

No branches or pull requests

2 participants