Skip to content

Commit

Permalink
OPHYK-302 add required oauth2 config for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tokarls committed Nov 19, 2024
1 parent 383c964 commit e0c260b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kayttooikeus-service/src/test/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ kayttooikeus:
lampi-bucket-name: none
lampi-role-arn: none
lampi-external-id: none
kayttooikeus.oauth2.publickey: classpath:public_key.pem
kayttooikeus.oauth2.privatekey: classpath:private_key.pem

kayttooikeus.kutsu.allowlist-oids: 1.2.3.4.6,1.2.3.4.7

Expand Down

0 comments on commit e0c260b

Please sign in to comment.