set SP entityID

This commit is contained in:
Leif Johansson 2018-08-13 16:35:53 +02:00
parent 8ad3a85738
commit 23e7a4d8bc

View file

@ -265,6 +265,7 @@ class eidas_sp($version="1.0.0",$hostname='localhost') {
'/etc/ssl:/etc/ssl'],
env => ["SERVER_SERVLET_CONTEXT_PATH=/",
"SP_USE_SC_LOGO=false",
"SP_ENTITY_ID=https://$_hostname/sp",
"SPRING_PROFILES_ACTIVE=qa",
"SP_BASE_URI=https://$_hostname"]
} ->