changing 'proxy-service.eidasMetadataLocation' for prod env

This commit is contained in:
Maria Haider 2023-04-05 12:06:10 +02:00
parent 39ea6588f4
commit 34160872ef
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -78,7 +78,7 @@ proxy-service.eidasMdListLocation=https://md.eidas.swedenconnect.se/mdservicelis
proxy-service.eidasMdListCertFile=${proxy-service.path.prefix}/cfg/swedenconnect-signer.crt
#Metadata location for aggregated metadata specified as either URL (http or https), "file://" or "classpath:"
proxy-service.eidasMetadataLocation=https://md.eidas.swedenconnect.se/entities/
proxy-service.eidasMetadataLocation=https://md.eidas.swedenconnect.se/role/sp.xml
# Optional certificate file for validating metadata signatures
# If no certificate is specified then proxy-service.dev.ignoreMetadataSignCheck=true must be set