Altinn / app-lib-dotnet

Libraries used in Altinn Apps
BSD 3-Clause "New" or "Revised" License
8 stars 10 forks source link

App owned dataType #798

Open HauklandJ opened 1 week ago

HauklandJ commented 1 week ago

We need app owned datatypes - meaning data types which cannot be modified through the app api.

These dataTypes will be used in the signing epic as the way to persist signature elements.

This is also relevant for payment.

Shortest path: App developers need to specify "appOwned:true" on the relevant data types.

Desired path: New design for our internal data types, not as a part of the appmetadata list.

bjorntore commented 1 week ago

https://github.com/Altinn/app-lib-dotnet/issues/656