set SP entityID
This commit is contained in:
parent
8ad3a85738
commit
23e7a4d8bc
1 changed files with 1 additions and 0 deletions
|
@ -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"]
|
||||
} ->
|
||||
|
|
Loading…
Add table
Reference in a new issue