diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index 567521b408..8148133059 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -40,6 +40,9 @@
  • Numerous frameworks using Acegi Security: Look here first for how to integrate with major third-party frameworks...

  • +
  • Propagating Acegi Security's Context in a WSS UsernameToken SOAP Header via XFire using WSS4J: + Thanks to Michael Vorburger.

    +
  • AJAX-based login via Acegi Security: Sanjiv Jivan offers a way of approaching AJAX login.