svn path=/Website/branches/v2015.2/; revision=26757
This commit is contained in:
Ruud Lipper
2015-10-26 14:00:41 +00:00
parent 1d10b8fff2
commit 84a3bd6795

View File

@@ -12,7 +12,7 @@
Dim strGUID, strCTID, strUserName, strKey, strASPUrl, strSharedKey
Dim strEncryptedCode, strControlEncryptedCode
'* variables *******************************************************
strASPUrl = "https://sggr.facilitor.nl?sso=1" 'HTTPS URL adres van ASP
strASPUrl = "https://sggr.facilitor.nl?sso=2" 'HTTPS URL adres van ASP
strSharedKey = "netSNpSeRykAyynZdvbdWhqXvDpPJQNZ" 'Sharedkey - Should be the same at target side
'*******************************************************************
response.Buffer=true