[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, debian, updated. upstream/2.1.dfsg1-99-g1e912c4
Russ Allbery
rra at debian.org
Fri Jul 24 22:30:00 UTC 2009
The following commit has been merged in the debian branch:
commit 1e912c4bdb377b71cef13483c2b5c2331bf79f4b
Author: Russ Allbery <rra at debian.org>
Date: Fri Jul 24 15:29:39 2009 -0700
Update TestShib testing instructions
* Update libapache2-mod-shib2's README.Debian for changes to the
TestShib web pages.
diff --git a/debian/changelog b/debian/changelog
index 77caff0..da991b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+shibboleth-sp2 (2.1.dfsg1-3) UNRELEASED; urgency=low
+
+ * Update libapache2-mod-shib2's README.Debian for changes to the
+ TestShib web pages.
+
+ -- Russ Allbery <rra at debian.org> Fri, 24 Jul 2009 15:29:01 -0700
+
shibboleth-sp2 (2.1.dfsg1-2) unstable; urgency=low
* Redo the variable quoting in doxygen.m4 so that configure can be
diff --git a/debian/libapache2-mod-shib2.README.Debian b/debian/libapache2-mod-shib2.README.Debian
index dfe723b..976cdbb 100644
--- a/debian/libapache2-mod-shib2.README.Debian
+++ b/debian/libapache2-mod-shib2.README.Debian
@@ -99,26 +99,21 @@ Testing with TestShib
the following instructions (but test them against the details on the
testshib.org web pages in case anything has changed):
- 1. If you do not have an OpenIDP identity, go to <http://openidp.org/>
- and create one.
+ 1. Go to <http://testshib.org/>, click on Register, and log in with
+ either OpenIDP or ProtectNetwork. If you do not have an identity
+ with either, create one following the links on that page.
- 2. Go to <http://testshib.org/>, click on Join, and then Create and
- manage metadata entries. Log in with your OpenIDP identity.
+ 2. Click on New Service Provider (unless you've already created an entry
+ for this host, in which case select Edit and reuse it). Enter your
+ hostname, your public certificate, and your first and last name, and
+ then click on Continue. Verify the information and click on Submit.
- 3. Click on New Service Provider (unless you've already created an entry
- for this host, in which case reuse it). Enter your hostname, your
- public certificate, and your first and last name, and then click on
- Continue. Verify the information and click on Submit.
+ 3. Now select Configure, scroll down to Service Provider Configuration,
+ choose Other for the platform, enter your hostname, and click on
+ Create Me. Save the resulting configuration file as
+ /etc/shibboleth/shibboleth2.xml.
- 4. Note the URL in quotes at the top of the page for which the
- credentials were "successfully stored." This URL is your server's
- providerID; save it for later.
-
- 5. Now select Configure, scroll down to Service Provider Configuration,
- choose Other for the platform, and click on Create Me. Save the
- resulting configuration file as /etc/shibboleth/shibboleth2.xml.
-
- 6. Create some part of your web site that's protected with Shibboleth as
+ 4. Create some part of your web site that's protected with Shibboleth as
described above, restart Apache with apache2ctl restart, restart
shibd with /etc/init.d/shibd restart, and then go to that URL. You
should be redirected to the testshib.org IdP, and then get a basic
@@ -151,4 +146,4 @@ Further Information
and in particular the "Configuration" link.
- -- Russ Allbery <rra at debian.org>, Wed, 25 Jun 2008 19:46:06 -0700
+ -- Russ Allbery <rra at debian.org>, Fri, 24 Jul 2009 15:21:41 -0700
--
Debian packaging for the 2.0 Apache Shibboleth SP
More information about the Pkg-shibboleth-devel
mailing list