From ad35435e5760e32aeb72ad3dfe75d72c544874ba Mon Sep 17 00:00:00 2001 From: Qadeer Ahmad Khan Date: Thu, 14 Dec 2023 14:27:17 +0100 Subject: [PATCH] =?UTF-8?q?pr=C3=B8ver=20=C3=A5=20gi=20tilgang=20til=20k9-?= =?UTF-8?q?sak=20azure=20cc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf index 34fd64df3..d32b57243 100644 --- a/src/main/resources/application.conf +++ b/src/main/resources/application.conf @@ -115,6 +115,7 @@ nav { require_certificate_client_authentication = "true" authorized_clients = "" authorized_clients = ${?AZURE_AUTHORIZED_CLIENTS} + required_roles = "access_as_application" } } ]