Skip to content

Commit ab3d941

Browse files
authored
Merge pull request #69 from navikt/dev
[PROD][KAIZEN-0] Eksplisitt allowAllUsers
2 parents b2c37b2 + d191e41 commit ab3d941

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.nais/preprod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ spec:
4545
application:
4646
enabled: true
4747
tenant: trygdeetaten.no
48+
allowAllUsers: true
4849
claims:
4950
extra:
5051
- "NAVident"

.nais/prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ spec:
4141
application:
4242
enabled: true
4343
tenant: nav.no
44+
allowAllUsers: true
4445
claims:
4546
extra:
4647
- "NAVident"

0 commit comments

Comments
 (0)