Skip to content

Commit

Permalink
set oauth2 issuer-uri
Browse files Browse the repository at this point in the history
  • Loading branch information
hknots committed May 24, 2024
1 parent 14cd892 commit 0dc4776
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,8 @@ spring:
spec: expireAfterWrite=5m
application:
name: "fint-kunde-portal"
security:
oauth2:
resourceserver:
jwt:
issuer-uri: https://idp.felleskomponent.no/nidp/oauth/nam

0 comments on commit 0dc4776

Please sign in to comment.