Altinn / altinn-authentication-frontend

Authentication React frontend with BFF
MIT License
1 stars 0 forks source link

Dont try to deserialize resource if it is not found #356

Closed mgunnerud closed 3 months ago

mgunnerud commented 3 months ago

Description

If a resource registered as a system right does not exists in resource registry, set serviceResource to null, instead of trying to deserialize NoContent as a resource

Related Issue(s)

Verification

Documentation