Verification of resourceId
before doing Profile look up and Authorisation request
#542
Labels
kind/feature-request
New feature or request
Description
While working on #510 it is discovered that there is (probably) no mechanism for verifying the existence of
resourceId
input before doing Profile look up and Authorisation request. It would be better to have such verification mechanism.Reference:
altinn-notifications/src/Altinn.Notifications.Core/Services/ContactPointService.cs
Line 169 in 5336e50
Probable Solution
ResourceRegistryClient
, which can be a source of inspiration to implement a client here in a similar fashion.Additional Information
Related Issue(s) & PR(s):
The text was updated successfully, but these errors were encountered: