Last modified: Nov 26, 2024

Authentication with Enterprise Users

The concept of enterprise users was introduced with Altinn 2.

Overview

Enterprise users enable the use of an enterprise certificate combined with a username and password.

These users must be assigned roles and/or rights by their organization. Once assigned, they can utilize these rights for machine-to-machine communication with Altinn without needing further authorization from the organization.

Enterprise Users in Altinn 3

In Altinn 3, enterprise users can be used via API.

This involves a two-step process: first, authenticate the organization using Maskinporten. Then, combine the username and password with the machine port for certificate authentication and exchange the machine port token with the username and password.

Administration of enterprise users is documented here.

Login and token exchange are documented here.

A Postman example is available here.

Further use with the Altinn App API and Platform API is similar to using an Altinn token based on an ID port session.

Transition to System Users

Support for enterprise users is expected to end in 2026 along with Altinn 2. System users will replace this concept.