Last modified: Mar 22, 2024

Configure Settings for an App

Learn how to configure general settings for an app.

On this page:

This page is under development.

About the Application

Here, you can change the name visible to end-users of the application.

About the Application
About the Application

Setup

This section allows you to modify basic settings for the application.

Setup
Setup

Access Rules

Access in an app is governed by a Policy file located within the app. This file is based on the XACML standard. We have developed a tool to make it easier to add and edit access rules.

Learn more about how to set this up here. We have also written a guide for authorization rules that may be useful to review before getting started.

Tools for Access Rules

Tools for editing access rules are located under “Settings.” Here, you can set the required security level for login, and you can establish rules for who should have access.

Access Rules
Access Rules

Each rule must define:

  • WHAT the rule should apply to (which resource or sub-resource). For an app, this could be the entire app, or it can be narrowed down to only parts of the app (e.g., only a selected step in the process).
  • WHICH permissions should be granted? For example, “Read,” “Write,” “Instantiate,” etc. This is selected from a list of available permissions.
  • WHO should this rule apply to? Here, you can choose from a list of Altinn roles or select your own organization.

Access Rules - Example
Access Rules - Example

Access Management

Here, you can set actor requirements for the application. If nothing is selected, all actor types have access.

Access Management
Access Management

Local Changes

This section allows you to download or delete your changes.

Local Changes