Index: vhUnitTest/WSimpl/Vhisie4/Auth/HandelAuthenticator/Decrypteerder/Test/Daro.cls.xml =================================================================== diff -u -r49969 -r49971 --- vhUnitTest/WSimpl/Vhisie4/Auth/HandelAuthenticator/Decrypteerder/Test/Daro.cls.xml (.../Daro.cls.xml) (revision 49969) +++ vhUnitTest/WSimpl/Vhisie4/Auth/HandelAuthenticator/Decrypteerder/Test/Daro.cls.xml (.../Daro.cls.xml) (revision 49971) @@ -46,6 +46,22 @@ Do $$$AssertFalse(DecrypteerResponse.IsLoginFormulierNodig) ]]> + + + + Index: WSimpl/Vhisie4/Auth/HandelAuthenticator/Decrypteerder.cls.xml =================================================================== diff -u -r49969 -r49971 --- WSimpl/Vhisie4/Auth/HandelAuthenticator/Decrypteerder.cls.xml (.../Decrypteerder.cls.xml) (revision 49969) +++ WSimpl/Vhisie4/Auth/HandelAuthenticator/Decrypteerder.cls.xml (.../Decrypteerder.cls.xml) (revision 49971) @@ -100,6 +100,8 @@ If ((DecrypteerRequest.Ref = "") || (DecrypteerRequest.DataOpt = "")) { Set ..Response.IsGeldig = $$$False + } Else { + Set ..Response.IsGeldig = $$$True } } ElseIf (##class(TECH.StringUtils).Contains(##class(TECH.StringUtils).ToLower(DecrypteerRequest.Hostname),"hein","seefelder")) && (DecrypteerRequest.Ref = "") && ((DecrypteerRequest.DataOpt = "")){ If ##class(TECH.StringUtils).ToLower(DecrypteerRequest.Hostname) [ "hein" {