From 121443de8d2b2da917892287c5055d7125acb2b2 Mon Sep 17 00:00:00 2001 From: halvor Date: Fri, 13 Dec 2024 12:53:00 +0100 Subject: [PATCH] Add fakedoor dataset to whitelist --- src/white-list.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/white-list.ts b/src/white-list.ts index b1e34bb00..e9c5e1129 100644 --- a/src/white-list.ts +++ b/src/white-list.ts @@ -29,6 +29,10 @@ export const accessRequestWhiteList: AccessRequest[] = [ id: 'ecdbd6d4-7026-3731-bd8e-2f15e26221a2', requestAddress: 'https://soknad.kudaf.no' }, + { + id: '26a075d7-f92a-381f-8831-291ae8aa63a4', + requestAddress: 'https://soknad.kudaf.no' + }, // Production { id: 'a49ddd4a-8ccf-3054-8164-0bb9bfc9783c',