Extend GenericCloudEventXacmlMapper to add org/app attributes for app events #337
Labels
kind/user-story
Used for issues that describes functionality for our users.
status/pending-feedback
Awaiting clarification/input from stakeholders etc.
Description
We will need to add additional attributes to all XacmlRequests for events related to an Altinn App.
They should have the org, app, partyid and instance-id attributes included in the request.
We need to add these two parameters to the request if the event represents an app resource.
Consider if this means we should continute to keep the AppCloudEventXacmlMapper or if the logic can be included in GenericCloudEventXacmlMapper as a if check for instance.
Considerations
Tasks
Acceptance criteria
The text was updated successfully, but these errors were encountered: