Doc updates.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 27 Nov 2007 19:14:02 +0000 (19:14 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 27 Nov 2007 19:14:02 +0000 (19:14 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2642 cb58f699-b61c-0410-a6fe-9272a202ed29

doc/README.txt
doc/RELEASE.txt
shibboleth.spec.in

index 679f42d..42258ff 100644 (file)
@@ -1,5 +1,5 @@
-September 15, 2007
-Version 2.0beta1
+December 1, 2007
+Version 2.0beta2
 
 Welcome to Internet2's Shibboleth
 
index 28eaadb..1d49df1 100644 (file)
@@ -1,15 +1,15 @@
 Release Notes
 
 Shibboleth Native SP
-2.0beta1
-9/15/2007
+2.0beta2
+12/1/2007
 
 Fully Supported (no major changes planned prior to stable release)
 
 - SAML 1.0, 1.1, 2.0 Single Sign-On
        - Shibboleth 1.x request profile
        - 1.x POST/Artifact profiles
-       - 2.0 HTTP-Redirect/POST/POST-SimpleSign/Artifact bindings
+       - 2.0 HTTP-Redirect/POST/POST-SimpleSign/Artifact/PAOS bindings
 
 - SAML 1.0, 1.1, 2.0 Attribute Query via Attribute Resolver plugin
        - SAML SOAP binding
@@ -19,6 +19,10 @@ Fully Supported (no major changes planned prior to stable release)
     - Front and back-channel application notification of logout
     - Race detection of late arriving assertions
 
+- SAML 2.0 NameID Management (IdP-initiated only)
+    - HTTP-Redirect/POST/POST-SimpleSign/Artifact bindings
+    - Front and back-channel application notification of changes
+
 - ADFS WS-Federation Support
     - SSO and SLO
 
@@ -29,6 +33,15 @@ Fully Supported (no major changes planned prior to stable release)
        - Dynamic resolution and caching based on entityID 
        - Filtering based on whitelist, blacklist, or signature verification  
 
+- Metadata Generation Handler
+    - Generates and optionally signs SAML metadata based on SP configuration
+
+- Status Handler
+    - Reports on status and configuration of SP
+    
+- Session Handler
+    - Dumps information about an active session 
+
 - Trust Engines
        - Explicit key and PKIX engines via metadata, superset compatible with 1.3
        - PKIX trust engine with static root list
@@ -94,11 +107,6 @@ Fully Supported (no major changes planned prior to stable release)
 
 Not Yet Supported
 
-- Metadata generation
-- Status handler
-- Embedded discovery UI
-- Upgrade installations on Windows
 - Migrating 1.3 configuration files
-- NameID management
 
 ------
index aebabf7..179ad1f 100644 (file)
@@ -174,7 +174,18 @@ fi
 %{_sysconfdir}/%{name}/shibd-debian
 %{_sysconfdir}/%{name}/shibd-osx.plist
 %docdir %{_datadir}/doc/%{name}
-%{_datadir}/doc/%{name}
+%{_datadir}/doc/%{name}/CREDITS.txt
+%{_datadir}/doc/%{name}/FASTCGGI.LICENSE
+%{_datadir}/doc/%{name}/INSTALL.txt
+%{_datadir}/doc/%{name}/LICENSE.txt
+%{_datadir}/doc/%{name}/LOG4CPP.LICENSE
+%{_datadir}/doc/%{name}/logo.jpg
+%{_datadir}/doc/%{name}/main.css
+%{_datadir}/doc/%{name}/NOTICE.txt
+%{_datadir}/doc/%{name}/OPENSSL.LICENSE
+%{_datadir}/doc/%{name}/README.txt
+%{_datadir}/doc/%{name}/RELEASE.txt
+%exclude %{_datadir}/doc/%{name}/INSTALL-WIN32.txt
 
 %files devel
 %defattr(-,root,root,-)