Waffle 1.4 Released

Back | open source, waffle, jna, active directory, win32 | 6/26/2011 |

waffle

WAFFLE exposes native Windows authentication facilities to C# and Java clients using JNA. Version 1.4 has shipped Tuesday, June 21, 2010, exactly 11 months after the very popular 1.3 release. WAFFLE has seen massive production adoption over the past year. This version notably introduces support for impersonation, bringing Waffle almost at par with IIS native Windows authentication.

Build is 1.4.8182.0 > Changelog & Download

Features

  • #8559: Added impersonation support on the Servlet security filter.
  • #9353: Allow customization of GrantedAuthority string in Spring Security filter and authentication manager.
  • #8493: Intermediate security contexts of unfinished Negotiate protocol instances expire after ten seconds.
  • #9854: Added support for query strings with multiple parameters to MixedAuthenticator.
  • #243081: Filter providers and protocols specified in configuration can be separated by any type of space.

There’re Waffle forks for Tomcat 5, 7 and Spring-Security 2. Please speak up in the discussions forum if you need one of those and I’ll merge and ship the branches.