Skip to content

Commit

Permalink
test typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vegardlu committed Feb 26, 2024
1 parent 5bce62a commit 12384a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eux-journal-webapp/src/test/resources/application-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ no.nav.security.jwt:
client-secret: testsecret
client-auth-method: client_secret_basic

oppgave-credentials-client-secret-basic:
dokarkiv-client-secret-basic-credentials:
token-endpoint-url: http://localhost:9500/mock/oauth2/v2.0/token
grant-type: urn:ietf:params:oauth:grant-type:jwt-bearer
scope: test
Expand All @@ -44,7 +44,7 @@ no.nav.security.jwt:
client-secret: testsecret
client-auth-method: client_secret_basic

oppgave-credentials-private-key-jwt:
dokarkiv-private-key-jwt-credentials:
token-endpoint-url: http://localhost:9500/mock/oauth2/v2.0/token
grant-type: client_credentials
scope: test
Expand Down

0 comments on commit 12384a8

Please sign in to comment.