Skip to content

Commit

Permalink
Add tenor to white list in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
halvorbmundal authored and valosnah committed Oct 14, 2024
1 parent ab45663 commit c5a62ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/white-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,9 @@ export const accessRequestWhiteList: AccessRequest[] = [
{
id: 'e281c8c6-b944-4662-861d-a475e973e393',
requestAddress: 'https://www.skatteetaten.no/deling/folkeregisteret/intro/'
},
{
id: '95b9c74d-1dd4-3f92-aef2-a6a587b03fb3',
requestAddress: 'https://digdir.apps.altinn.no/digdir/tilgangssoknad-tenor/'
}
];

0 comments on commit c5a62ee

Please sign in to comment.