Skip to content

Commit

Permalink
* Lagt til oversikt-frontend i inbound rules
Browse files Browse the repository at this point in the history
#deploy-person-organisasjon-tilgang-service
  • Loading branch information
stigus committed Sep 11, 2024
1 parent f1bdc27 commit 07d6654
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion apps/person-organisasjon-tilgang-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,20 @@ spec:
tenant: nav.no
tokenx:
enabled: true
maskinporten:
enabled: true
scopes:
consumes:
- name: "altinn:serviceowner/reportees"
accessPolicy:
inbound:
rules:
- application: dolly-frontend
- application: dolly-idporten
- application: team-dolly-lokal-app
- application: testnav-oversikt-frontend
- application: testnav-bruker-service
- application: testnorge-profil-api
- application: testnorge-profil-api
outbound:
external:
- host: altinn.no
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ spring:
application:
version: application.version.todo
name: testnav-person-organisasjon-tilgang-service
description: Tjeneste for hente tilganger for personer
description: Tjeneste for å hente tilganger for personer
security:
oauth2:
resourceserver:
Expand Down

0 comments on commit 07d6654

Please sign in to comment.