Kampbell / isode-8.0

The original ISODE open source code version 8.0 ported to modern Linuces
16 stars 10 forks source link

SSAP provider should proposed both Protocol Version 1 and Protocol Version 2 #6

Open zosrothko opened 8 years ago

zosrothko commented 8 years ago

Upon an SConnectRequest, the SSAP provider is filling the Protocol Version in function of the length of the User Data, the later be lesser or greater than 512 bytes. For a user data length greater than 512, only the Protocol Version 2 can be choosen but when the user data length is below 512 bytes, both version 1 and version 2 should be proposed.