SUTF#20621: SSO niet php, maar asp

svn path=/Website/trunk/; revision=16024
This commit is contained in:
Marcel Bourseau
2012-11-20 13:24:08 +00:00
parent 3c24eb0000
commit 504e1725f7

View File

@@ -14,8 +14,8 @@
Dim strGUID, strCTID, strUserName, strKey, strASPUrl, strSharedKey
Dim strEncryptedCode, strControlEncryptedCode
'* variables *******************************************************
strASPUrl = "http://sutf.facilitor.nl/cust/sutf/sso.asp" 'HTTPS URL adres van ASP
strSharedKey = "3298519" 'Sharedkey - Should be the same at target side
strASPUrl = "https://sutf.facilitor.nl/cust/sutf/sso.asp" 'HTTPS URL adres van ASP
strSharedKey = "PLYXMB17249QCCM37764444123A1BYOB" 'Sharedkey - Should be the same at target side
'*******************************************************************
response.Buffer=true
%>