deploy test_my_eid 1.1.0

This commit is contained in:
Leif Johansson 2019-04-03 11:56:53 +02:00
parent 531563cf5f
commit 08596a8363

View file

@ -371,6 +371,7 @@ class test_my_eid($version="1.0.1",$hostname='localhost',$environment='qa') {
'/etc/ssl:/etc/ssl'],
env => ["SERVER_SERVLET_CONTEXT_PATH=/",
"SP_ENTITY_ID=https://$_hostname/sp",
"SIGN_SP_ENTITY_ID=https://$_hostname/sp-sign",
"SPRING_PROFILES_ACTIVE=$environment",
"SP_BASE_URI=https://$_hostname",
"SP_DISCOVERY_STATIC_IDP_CONFIGURATION=file:/etc/test-my-eid/idp-disco-$environment.properties"],