Last modified: Aug 3, 2022

Configuration of authentication

Some configurations can be useful when it comes to authentication

Authentication level

Required authentication level is set in the XACML Policy as an obligation.

ID-provider

It is possible to set up that an app will use a special ID-provider which is not the standard option. The standard option is ID-porten / Altinn’s login.

Currently the only approved ID-providers are:

Use of OIDC provider is set in appSettings

    "AppOidcProvider": "uidp"

Read more about OIDC support under architecture.