Skip to content

Commit

Permalink
Scope reduction (#41)
Browse files Browse the repository at this point in the history
Renamed PensionStatementBasic to PensionStatement
Common sub-schema PersonalPensionDetails introduced for PensionStatement
and Policy
Outputs of the simulations have been aligned to use PensionStatements
Security changed to OAuth2 with scope read:basic_pension_data for all
endpoints
Sensitive components disabilityDegree and healthReservations removed
(Reason: Missing granularity in access control)
Purchase endpoints removed (Reason: Currently unused and not reviewed by
community)
Removed definition of Directory API & Consent API (Reason: They are not
yet production ready)

---------

Co-authored-by: Michael <[email protected]>
  • Loading branch information
msacrea and micmuell authored Jan 16, 2025
1 parent 126a5da commit 2ff6b81
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 1,641 deletions.
264 changes: 0 additions & 264 deletions consentAPI.yaml

This file was deleted.

Loading

0 comments on commit 2ff6b81

Please sign in to comment.