Open nairaz opened 2 months ago
Gets a response based on the first one in the list instead of failing with an error message indicating that the request is invalid
Kjør følgende request med gitt partyid og testmiljø
{{platformenvurl}}/accessmanagement/api/v1/internal/partyid/rights/delegation/delegationcheck { "resource": [ { "id": "urn:altinn:resource", "value": "Fraværsportalen" }, { "id": "urn:altinn:resource", "value": "kravogbetaling" } ] }
No response
Description of the bug
Gets a response based on the first one in the list instead of failing with an error message indicating that the request is invalid
Steps To Reproduce
Kjør følgende request med gitt partyid og testmiljø
{{platformenvurl}}/accessmanagement/api/v1/internal/partyid/rights/delegation/delegationcheck { "resource": [ { "id": "urn:altinn:resource", "value": "Fraværsportalen" }, { "id": "urn:altinn:resource", "value": "kravogbetaling" } ] }
Additional Information
No response