Skip to content

Commit

Permalink
Oppdaterer wonderwall for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
toresbe committed Nov 21, 2024
1 parent 3229cdb commit 4351894
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions wonderwall/prod/idportenclient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ metadata:
spec:
accessTokenLifetime: 3600
clientURI: https://www.nav.no/okonomisk-sosialhjelp
frontchannelLogoutURI: https://www.ansatt.nav.no/sosialhjelp/soknad/oauth2/logout/frontchannel
frontchannelLogoutURI: https://www.nav.no/sosialhjelp/soknad/oauth2/logout/frontchannel
integrationType: api_klient
postLogoutRedirectURIs:
- https://www.ansatt.nav.no/sosialhjelp/soknad/oauth2/logout/callback
- https://www.nav.no/sosialhjelp/soknad/oauth2/logout/callback
redirectURIs:
- https://www.ansatt.nav.no/sosialhjelp/soknad/oauth2/callback
- https://www.nav.no/sosialhjelp/soknad/oauth2/callback
scopes:
- openid
- ks:fiks
Expand Down
4 changes: 2 additions & 2 deletions wonderwall/prod/wonderwall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
image: europe-north1-docker.pkg.dev/nais-io/nais/images/wonderwall:latest
port: 8080
ingresses:
- "https://www.ansatt.nav.no/sosialhjelp/soknad"
- "https://www.nav.no/sosialhjelp/soknad"
accessPolicy:
outbound:
external:
Expand Down Expand Up @@ -46,7 +46,7 @@ spec:
- name: WONDERWALL_OPENID_SCOPES
value: ks:fiks,husbanken:minbostotte
- name: WONDERWALL_INGRESS
value: https://www.ansatt.nav.no/sosialhjelp/soknad
value: https://www.nav.no/sosialhjelp/soknad
- name: WONDERWALL_UPSTREAM_HOST
value: sosialhjelp-soknad:80
- name: WONDERWALL_BIND_ADDRESS
Expand Down

0 comments on commit 4351894

Please sign in to comment.