Skip to content

Commit

Permalink
set azure allowAllUsers (#79)
Browse files Browse the repository at this point in the history
Pga endring av deafult valus på dette feltet fra nais
  • Loading branch information
hakonph committed Feb 15, 2023
1 parent 8e5683a commit 84bbb20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nais-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ spec:
azure:
application:
enabled: true
allowAllUsers: true #todo burde vi legge inn noen roller her?
claims:
extra:
- "NAVident"
Expand Down
1 change: 1 addition & 0 deletions nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ spec:
azure:
application:
enabled: true
allowAllUsers: true #todo burde vi legge inn noen roller her?
claims:
extra:
- "NAVident"
Expand Down

0 comments on commit 84bbb20

Please sign in to comment.