Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1439 from navikt/wonderwall-prod
Browse files Browse the repository at this point in the history
Bruker wonderwall for login/logout i prod
  • Loading branch information
bjornhun authored May 12, 2023
2 parents ae54837 + 87416d9 commit 68de05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .nais/vars/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ env:
- name: MIN_SIDE_URL
value: https://www.nav.no/minside/
- name: LOGIN_URL
value: https://loginservice.nav.no/login
value: https://login.nav.no/oauth2/login
- name: LOGOUT_URL
value: https://loginservice.nav.no/slo
value: https://login.nav.no/oauth2/logout
replicas:
min: 2
max: 8
Expand Down

0 comments on commit 68de05a

Please sign in to comment.