Altinn / altinn-register

Altinn platform microservice for handling register data
0 stars 0 forks source link

Avoid party validation when getting current user's party #108

Closed HenningNormann closed 1 year ago

HenningNormann commented 1 year ago

Description

Avoid expensive authorization call to validate party (involving fetching the user's party list) when serving a party request for the current user.

Related Issue(s)

Verification

Documentation

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

85.7% 85.7% Coverage
0.0% 0.0% Duplication