Last modified: Jul 4, 2024

Solution

Application construction components - Altinn Resource Registry

Also see solution components for details about functionality. Construction Components Altinn Resource Registry API The following API is available in component ResourceRegistryAPI ExportAPI Repository The resources is stored as json in a posgree database PostgreSQL. Table Setup The policies are stored as XML documents in Azure Blob storage Build & Deploy Build and Code analysis are done by an Github action Build of image is done in Azure Devops Deploy of Image is done in Azure Devops »

Application Construction components - Storage

API Controllers Storage exposes functionality throug API controllers. The following controllers exist: Applications Data InstanceEvents Instances MessageboxInstances Process Dependencie Storage components See complete list of dependencies in Altinn.Platform.Storage.csproj file for storage. Docker configuration Storage listen on port 5010. See DockerFile for details. »

Application Construction components - Security Log

API Controllers Storage exposes functionality throug API controllers. The following controllers exist: Applications Data InstanceEvents Instances MessageboxInstances Process Dependencie Storage components See complete list of dependencies in Altinn.Platform.Storage.csproj file for storage. Docker configuration Storage listen on port 5010. See DockerFile for details. »