Last modified: Oct 2, 2024

Altinn Studio access

How to configure access for teams in Altinn Studio.

Access Management for the Organization

As the owner of an organization in Altinn Studio, you have the ability to configure the access for other users associated with the organization. This is done via Gitea at the following link: https://altinn.studio/repos/org/{org}/teams/ Remember to replace {org}.

Four standard teams have been defined that set guidelines for what a user is allowed to do within an organization in Altinn Studio. If necessary, as an owner, you can add/remove users in teams, create new teams, and change configurations of existing teams.

See an overview of the standard teams and the access they grant here.

How to add a user to a team

The following steps can be done by a user that is an owner for the organization.

  • Navigate to https://altinn.studio/repos/org/{org}/teams/ Remember to replace {org} with your org.
  • Open the relevant team by clicking on the name of the team, or on the “View” button at the top of the team overview
  • Type in the users Altinn Studio username in the text field at the top of the list of users
    • Select the user from the list that appears when you start typing.
  • Click the button “Add Team Member”.
  • The user is now added to the team.

Add a user to a team
Add a user to a team

Edit Access Management for a single repository

Access can be granted to both teams and individual users. To maintain an overview, we primarily recommend setting up teams for access control.

  1. Navigate to the repository: https://altinn.studio/repos/{org}/{app}/ (replace {org} and {app} with your org code and app name.)
  2. Click the Settings button on the right side of the top menu for the repository.
  3. Select the Collaborators tab.
  4. Grant access to a specific user in the “Collaborators” section by typing user name, and clicking “Add Collaborator”.
  5. Grant access to a specific team in the “Teams” section by typing team name and clicking “Add Team”.

Manage access on repository
Managing access to an individual repository