Skip to content

Commit

Permalink
Fix azure groups
Browse files Browse the repository at this point in the history
  • Loading branch information
hestad committed May 24, 2024
1 parent 1ea4326 commit 0241e26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .nais/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ spec:
extra:
- "NAVident"
groups:
- id: {{ env.AZURE_GROUP_ATTESTANT }}
- id: {{ env.AZURE_GROUP_SAKSBEHANDLER }}
- id: {{ env.AZURE_GROUP_VEILEDER }}
- id: {{ env.AZURE_GROUP_DRIFT }}
- id: "d75164fa-39e6-4149-956e-8404bc9080b6" # 0000-GA-SU-UFOR-ATTESTANT
- id: "0ba009c4-d148-4a51-b501-4b1cf906889d" # 0000-GA-SU-UFOR-VEILEDER
- id: "062d4814-8538-4f3a-bcb9-32821af7909a" # 0000-GA-SU-UFOR-SAKSBEHANDLER
- id: "5ccd88bd-58d6-41a7-9652-5e0597b00f9b" # 0000-GA-SU-UFOR-DRIFT
replyURLs:
- "http://localhost/oauth2/callback"
- "https://supplerendestonad.dev.adeo.no/oauth2/callback"
Expand Down
8 changes: 4 additions & 4 deletions .nais/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ spec:
extra:
- "NAVident"
groups:
- id: {{ env.AZURE_GROUP_ATTESTANT }}
- id: {{ env.AZURE_GROUP_SAKSBEHANDLER }}
- id: {{ env.AZURE_GROUP_VEILEDER }}
- id: {{ env.AZURE_GROUP_DRIFT }}
- id: "b64af061-f7c4-4d05-907f-b457e23da339" # 0000-GA-SU-UFOR-ATTESTANT
- id: "654d28c0-b02b-4c50-86a0-896cf64e79f0" # 0000-GA-SU-UFOR-SAKSBEHANDLER
- id: "4b1ccffd-b1e1-41a7-9f3a-d4acb6d53b05" # 0000-GA-SU-UFOR-VEILEDER
- id: "6c5cb261-d91e-40a8-a925-458bfdd9d033" # 0000-GA-SU-UFOR-DRIFT
replyURLs:
- "http://localhost/oauth2/callback"
- "https://supplerendestonad.nais.adeo.no/oauth2/callback"
Expand Down

0 comments on commit 0241e26

Please sign in to comment.