From: markt
Date: Wed, 27 Jul 2011 08:55:02 +0000 (+0000)
Subject: This is now available
X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=76a962745e153c70f5c7d00fbe966fb866622fc4;p=tomcat7.0
This is now available
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1151389 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/webapps/docs/windows-auth-howto.xml b/webapps/docs/windows-auth-howto.xml
index e6fac2687..acc9678d0 100644
--- a/webapps/docs/windows-auth-howto.xml
+++ b/webapps/docs/windows-auth-howto.xml
@@ -41,7 +41,7 @@ part of the domain.
There are several options for implementing integrated Windows authentication
with Apache Tomcat. They are:
-- Built-in Tomcat support (work in progress, not yet available).
+- Built-in Tomcat support.
- Use a third party library such as Waffle.
- Use a reverse proxy that supports Windows authentication to perform the
authentication step such as IIS or httpd.