prid service - oops
This commit is contained in:
parent
a4cff32e87
commit
2a96f9738d
1 changed files with 2 additions and 1 deletions
|
@ -434,7 +434,8 @@ class eidas_connector($version="1.0.6",$hostname='localhost') {
|
|||
"SP_ENTITY_ID=https://$_hostname/idp/metadata/sp",
|
||||
"IDP_PERSISTENT_ID_SALT=$idp_persistent_id_salt",
|
||||
"IDP_SEALER_PASSWORD=$idp_sealer_password",
|
||||
"IDP_FTICKS_SALT=$idp_fticks_salt"],
|
||||
"IDP_FTICKS_SALT=$idp_fticks_salt",
|
||||
"IDP_PRID_SERVICE_URL=$prid_service"],
|
||||
extra_parameters => ["--log-driver=syslog"]
|
||||
}
|
||||
ensure_resource('class','webserver',{})
|
||||
|
|
Loading…
Add table
Reference in a new issue