From d470f0b0cc785357c346e9930d7ff674ad9f4f90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rune=20T=C3=B8mmer=C3=A5s=20Larsen?= Date: Mon, 14 Oct 2024 13:44:00 +0200 Subject: [PATCH] Added innehaver (#1827) --- .../architecture/resourceregistry/subjectoptions.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/authorization/architecture/resourceregistry/subjectoptions.json b/content/authorization/architecture/resourceregistry/subjectoptions.json index 5548b7b8087..e249451ce88 100644 --- a/content/authorization/architecture/resourceregistry/subjectoptions.json +++ b/content/authorization/architecture/resourceregistry/subjectoptions.json @@ -304,5 +304,12 @@ "SubjectSource": "altinn:rolecode", "SubjectTitle": "Programmeringsgrensesnitt for NUF (API)", "SubjectDescription": "Delegerbar rolle som gir kontaktperson for norskregistrert utenlandsk foretak (NUF) tilgang til å administrere tilgang til programmeringsgrensesnitt - API, på vegne av virksomheten." + }, + { + "SubjectId": "innh", + "SubjectSource": "altinn:rolecode", + "SubjectTitle": "Innehaver", + "SubjectDescription": "Innehaver" } ] +]