Last modified: Dec 4, 2025

Ressursadministration i Altinn Studio

Getting started with resource administration

Sign the agreement
1
Create user and organization

To get access to Resource Administration in Altinn Studio you must have a user account.

See this guide

Create the resource administration repository for the organization

To enable Resource Administration, your organization needs a specific repository named {org}-resources. This repository will act as a centralized place to manage your resources. For example: skd-resources.

You can create this repository from the organization page in the Gitea area of Altinn Studio.

Repo

Create resource administration teams
  • A resource group that can be assigned to {org}-resources
  • Resources-Publish-PROD: Permission to publish to production
  • Resources-Publish-TT02: Team with permission to publish to TT02

Create these teams from the organization page in the Gitea area of Altinn Studio.

Teams

Create a resource
A detailed guide for creating resources can be found under Guides
Create access lists (optional)

By default, anyone who has a role or an access list that meets the requirements for a service will have access to that service. If there is a need to restrict access to specific organizations, you can use access lists. This is the same functionality that in Altinn 2 was called the Service Rights Register (SRR).

Define teams for Access Lists

Your organization should create the following teams:

  • AccessLists-TT02: Manages access lists in the TT02 environment.
  • AccessLists-PROD: Manages access lists in the production environment.

Members of these teams can manage access lists in their respective environments.

Under Guides you can read how to define reusable access lists across services.

Groups

Publish
When all metadata, rules and any access lists are ready, the resource must be published. A review of the publishing process can be found under Guides