Storage should have the option of searching for instances based on Username
#387
Labels
kind/feature-request
New feature or request
status/blocked
Further work depending on the completion of some other task/PoC/issue
Description
What needs to be solved?
At the time of creating this issue https://github.com/Altinn/altinn-register didn't support username lookup. So, after username look up being added to the
altinn-register
(Altinn/altinn-register#178) we need to add username lookup here:altinn-storage/src/Storage/Controllers/InstancesController.cs
Line 93 in fd0d629
Related issue
How do you want it solved?
Need to add username look up functionality to the
InstancesController
controller'sGetInstances
method.For reference
X-Ai-InstanceOwnerIdentifier
Username:<Username>
Acceptance criteria
The text was updated successfully, but these errors were encountered: