Match example configuration

This commit is contained in:
Johan Wassberg 2024-04-30 11:12:03 +02:00
parent 32258703ab
commit bf89089c00
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -14,7 +14,7 @@ spring:
jwt:
public-key-location: classpath:oauth/as.pub
audiences:
- jocar
- ${idm.oauth2-id}
ssl:
bundle:
pem:
@ -79,8 +79,8 @@ idm:
mrecord:
api:
connector-id: https://test.idm.eidas.swedenconnect.se/connector
check-scope: dismay-smitten-unfasten-dastardly/idrecord_check
get-scope: dismay-smitten-unfasten-dastardly/idrecord_get
check-scope: ${idm.oauth2-id}/idrecord_check
get-scope: ${idm.oauth2-id}/idrecord_get
db:
key-store-type: jceks
key-store: classpath:dbkey.jceks