Skip to content

Commit

Permalink
beslutter-ad-gruppe matcher fakelogin-default
Browse files Browse the repository at this point in the history
fakelogin-appen leverer en fake token som inneholder
en ad-gruppe, og vi kan like gjerne gjenbruke id'en.
  • Loading branch information
Oddsor committed Sep 13, 2024
1 parent 2fbf364 commit 46802a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-dev-gcp-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ tiltak-refusjon:
norg:
fake: true
beslutter-ad-gruppe:
id: BESLUTTER_AD_GRUPPE
id: 1a1d2745-952f-4a0f-839f-9530145b1d4a
2 changes: 2 additions & 0 deletions src/test/resources/application-dockercompose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ tiltak-refusjon:
fake: true
varsling:
varsling-klar-cron: "0 */5 0 17 * ?"
beslutter-ad-gruppe:
id: 1a1d2745-952f-4a0f-839f-9530145b1d4a
server:
port: 8081

Expand Down

0 comments on commit 46802a3

Please sign in to comment.