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

Scope reduction #41

Merged
merged 14 commits into from
Jan 16, 2025
Merged

Scope reduction #41

merged 14 commits into from
Jan 16, 2025

Conversation

msacrea
Copy link
Contributor

@msacrea msacrea commented Jan 16, 2025

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)

@msacrea msacrea requested a review from a team as a code owner January 16, 2025 08:19
Copy link
Contributor

@micmuell micmuell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok for me.

@micmuell micmuell merged commit 2ff6b81 into main Jan 16, 2025
4 checks passed
@micmuell micmuell deleted the scope-reduction branch January 16, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants