Web Booster Enterprise Single Sign On

Web Booster Enterprise Single Sign On 2.00

Single Sign On server for IBM WebSphere, Lotus Domino and Microsoft Windows workstations




  • Updated license management to support per user licensing. Required to allow an ESSO Lite version.


  • Added protection to display an "Evaluation" page at the end of the SSO process if the software is not licensed. This page will only appear periodically as a reminder to license the software.


  • Fixed an issue where a Domino-style token was not being correctly identified. "Invalid or expired Ltpa token" message was being displayed


  • Add token expiry to cookie so that token is not passed back to the server after the internal expiry date is passed


  • Remove earlier feature where text was sent to the browser along with the 401 challenge. It appears some browsers do not respond correctly when a 401 response contains content-length greater than zero


  • When an Ltpa token is invalid or expired, do not show a stacktrace.


  • Fixed issue where if a client replied with NTLM when Negotiate was enabled, the challenge back to the browser would be sent with a Negotiate instead of NTLM


  • When the Negotiate mechanism is enabled, now send Negotiate and NTLM in the http headers.


  • Send an HTML message with the 401 challenge that explains that your browser is not configured correctly. This will only be shown by browsers that don't resond to the 401 challenge. Previously those browser got the error "Request has no content"


  • Add debugging URL to show what the server is using for its configuration. Particularly useful for troubleshooting NTLM configuration. WEBSSODebugURI=/testsso


  • Implement Kerberos as an authentication method via 'Negotiate' http header


  • Check for jsessionid on portal server and redirect to portal home if the cookie is missing. puakma.config setting: WEBSSOjsessionidHome=/myportal