Skip to content

Commit

Permalink
add jwt issuer-uri
Browse files Browse the repository at this point in the history
  • Loading branch information
hknots committed May 24, 2024
1 parent e612c86 commit 59095b5
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 @@ -108,6 +108,11 @@ management:


spring:
security:
oauth2:
resourceserver:
jwt:
issuer-uri: https://idp.felleskomponent.no/nidp/oauth/nam
mvc:
servlet:
path: /api
Expand Down

0 comments on commit 59095b5

Please sign in to comment.