Revision: 2214
Author: andreassolberg
Date: Mon Mar  8 05:38:34 2010
Log: Merging 2209 into 1.4 and 1.5 branch with fixes of internal links in documentation.
http://code.google.com/p/simplesamlphp/source/detail?r=2214

Modified:
 /branches/simplesamlphp-1.4
 /branches/simplesamlphp-1.4/docs/README
 /branches/simplesamlphp-1.4/docs/simplesamlphp-maintenance.txt
 /branches/simplesamlphp-1.4/docs/simplesamlphp-reference-idp-hosted.txt
 /branches/simplesamlphp-1.4/docs/simplesamlphp-reference-sp-remote.txt
 /branches/simplesamlphp-1.5
 /branches/simplesamlphp-1.5/docs/README
 /branches/simplesamlphp-1.5/docs/simplesamlphp-advancedfeatures.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-changelog.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-googleapps.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-idp-more.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-idp.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-maintenance.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-modules.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-idp-hosted.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-idp-remote.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-sp-hosted.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-sp-remote.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-sp-migration.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-ukaccess.txt
 /branches/simplesamlphp-1.5/docs/simplesamlphp-upgrade-notes-1.5.txt

=======================================
--- /branches/simplesamlphp-1.4/docs/README     Fri Jan 30 04:58:14 2009
+++ /branches/simplesamlphp-1.4/docs/README     Mon Mar  8 05:38:34 2010
@@ -2,7 +2,7 @@


All you need to know to install and configure simpleSAMLphp is available at:
-http://rnd.feide.no/view/simplesamlphpdocs
+http://simplesamlphp.org/docs/

 simpleSAMLphp homepage:
 http://rnd.feide.no/simplesamlphp
=======================================
--- /branches/simplesamlphp-1.4/docs/simplesamlphp-maintenance.txt Mon Mar 8 05:30:01 2010 +++ /branches/simplesamlphp-1.4/docs/simplesamlphp-maintenance.txt Mon Mar 8 05:38:34 2010
@@ -16,7 +16,7 @@

 This document is part of the simpleSAMLphp documentation suite.

- * [List of all simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs)
+ * [List of all simpleSAMLphp documentation](http://simplesamlphp.org/docs)
* [Latest news about simpleSAMLphp](http://rnd.feide.no/taxonomy/term/4). (Also conatins an RSS feed)
  * [simpleSAMLphp homepage](http://rnd.feide.no/simplesamlphp)

@@ -189,7 +189,7 @@

 ## Customizing the web frontend with themes

-Documentation on theming is moved [to a separate document](http://rnd.feide.no/content/theming-simplesamlphp). +Documentation on theming is moved [to a separate document](simplesamlphp-theming).


 Support
@@ -198,6 +198,6 @@
If you need help to make this work, or want to discuss simpleSAMLphp with other users of the software, you are fortunate: Around simpleSAMLphp there is a great Open source community, and you are welcome to join! The forums are open for you to ask questions, contribute answers other further questions, request improvements or contribute with code or plugins of your own.

- [simpleSAMLphp homepage (at Feide RnD)](http://rnd.feide.no/simplesamlphp) -- [List of all available simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs) +- [List of all available simpleSAMLphp documentation](http://simplesamlphp.org/docs/) - [Join the simpleSAMLphp user's mailing list](http://rnd.feide.no/content/simplesamlphp-users-mailinglist) - [Visit and contribute to the simpleSAMLphp wiki](https://ow.feide.no/simplesamlphp:start)
=======================================
--- /branches/simplesamlphp-1.4/docs/simplesamlphp-reference-idp-hosted.txt Mon Mar 8 05:30:01 2010 +++ /branches/simplesamlphp-1.4/docs/simplesamlphp-reference-idp-hosted.txt Mon Mar 8 05:38:34 2010
@@ -47,7 +47,7 @@

 `authproc`
 :   Used to manipulate attributes, and limit access for each SP. See
- the [authentication processing filter manual](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp).
+    the [authentication processing filter manual](simplesamlphp-authproc).

 `certificate`
 :   Certificate file which should be used by this IdP, in PEM format.
=======================================
--- /branches/simplesamlphp-1.4/docs/simplesamlphp-reference-sp-remote.txt Mon Mar 8 05:30:01 2010 +++ /branches/simplesamlphp-1.4/docs/simplesamlphp-reference-sp-remote.txt Mon Mar 8 05:38:34 2010
@@ -35,7 +35,7 @@

 `authproc`
 :   Used to manipulate attributes, and limit access for each SP. See
- the [authentication processing filter manual](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp).
+    the [authentication processing filter manual](simplesamlphp-authproc).

 `base64attributes`
 :   Whether attributes sent to this SP should be base64 encoded. The
=======================================
--- /branches/simplesamlphp-1.5/docs/README     Fri Jan 30 04:58:14 2009
+++ /branches/simplesamlphp-1.5/docs/README     Mon Mar  8 05:38:34 2010
@@ -2,7 +2,7 @@


All you need to know to install and configure simpleSAMLphp is available at:
-http://rnd.feide.no/view/simplesamlphpdocs
+http://simplesamlphp.org/docs/

 simpleSAMLphp homepage:
 http://rnd.feide.no/simplesamlphp
=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-advancedfeatures.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-advancedfeatures.txt Mon Mar 8 05:38:34 2010
@@ -17,7 +17,7 @@

 This document is part of the simpleSAMLphp documentation suite.

-- [List of all simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs)
+- [List of all simpleSAMLphp documentation](http://simplesamlphp.org/docs)


 This document assumes that you already have a installation of
@@ -53,7 +53,7 @@

Filtering, mapping, etc can be performed by using existing or create new *Authentication Processing Filters*. For more information, read:

- * [Authentication Processing Filters in SimpleSAMLphp](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp) + * [Authentication Processing Filters in SimpleSAMLphp](simplesamlphp-authproc)



@@ -61,7 +61,7 @@
 ----------------------------------------------------

 The `metarefresh` module is the preferred method for doing this.
-Please see the [metarefresh documentation](http://rnd.feide.no/content/automated-metadata-distribution-with-simplesamlphp). +Please see the [metarefresh documentation](simplesamlphp-automated_metadata).



@@ -195,7 +195,7 @@
 improvements or contribute with code or plugins of your own.

- [simpleSAMLphp homepage (at Feide RnD)](http://rnd.feide.no/simplesamlphp) -- [List of all available simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs) +- [List of all available simpleSAMLphp documentation](http://simplesamlphp.org/docs/) - [Join the simpleSAMLphp user's mailing list](http://rnd.feide.no/content/simplesamlphp-users-mailinglist) - [Visit and contribute to the simpleSAMLphp wiki](https://ow.feide.no/simplesamlphp:start)

=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-changelog.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-changelog.txt Mon Mar 8 05:38:34 2010
@@ -47,16 +47,16 @@
 ### New modules:

   * `adfs`
-  * [`authorize`](http://rnd.feide.no/content/simplesamlphp-authorization)
+  * [`authorize`](./authorize:authorize)
   * `authtwitter`
-  * [`autotest`](http://rnd.feide.no/content/simplesamlphp-module-autotest)
+  * [`autotest`](./autotest:test)
   * `exampleattributeserver`
   * `metaedit`
- * [`multiauth`](http://rnd.feide.no/content/simplesamlphp-module-multiauth)
+  * [`multiauth`](./multiauth:multiauth)
   * `oauth`
- * [`openidProvider`](http://rnd.feide.no/content/openid-provider-documentation)
-  * [`radius`](https://rnd.feide.no/content/radius-authentication-module)
- * [`saml`](https://rnd.feide.no/content/saml-service-provider-configuration-reference)
+  * [`openidProvider`](./openidProvider:provider)
+  * [`radius`](./radius:radius)
+  * [`saml`](./saml:sp)

 ### `aggregator`:

=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-googleapps.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-googleapps.txt Mon Mar 8 05:38:34 2010
@@ -17,7 +17,7 @@

 This document is part of the simpleSAMLphp documentation suite.

- * [List of all simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs)
+ * [List of all simpleSAMLphp documentation](http://simplesamlphp.org/docs)
* [Latest news about simpleSAMLphp](http://rnd.feide.no/taxonomy/term/4). (Also conatins an RSS feed)
  * [simpleSAMLphp homepage](http://rnd.feide.no/simplesamlphp)

@@ -83,10 +83,10 @@
 `exampleauth:Static`
 : Automatically log in as a user with a set of attributes.

-[`ldap:LDAP`](https://rnd.feide.no/content/configuring-simplesamlphp-ldap-authentication-source)
+[`ldap:LDAP`](./ldap:ldap)
 : Authenticates an user to a LDAP server.

-For more authentication modules, see [SimpleSAMLphp Identity Provider QuickStart](https://rnd.feide.no/content/using-simplesamlphp-identity-provider). +For more authentication modules, see [SimpleSAMLphp Identity Provider QuickStart](simplesamlphp-idp).


In this guide, we will use the `exampleauth:UserPass` authentication module. This module does not have any dependencies, and is therefore simple to set up.
@@ -179,7 +179,7 @@
You should modify the `AssertionConsumerService` to include your Google Apps domain name instead of `g.feide.no`.

 For an explanation of the parameters, see the
-[SimpleSAMLphp Identity Provider QuickStart](http://rnd.feide.no/content/using-simplesamlphp-identity-provider).
+[SimpleSAMLphp Identity Provider QuickStart](simplesamlphp-idp).

 ## Configure Google Apps for education

@@ -247,7 +247,7 @@
If you need help to make this work, or want to discuss simpleSAMLphp with other users of the software, you are fortunate: Around simpleSAMLphp there is a great Open source community, and you are welcome to join! The forums are open for you to ask questions, contribute answers other further questions, request improvements or contribute with code or plugins of your own.

- [simpleSAMLphp homepage (at Feide RnD)](http://rnd.feide.no/simplesamlphp) -- [List of all available simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs) +- [List of all available simpleSAMLphp documentation](http://simplesamlphp.org/docs/) - [Join the simpleSAMLphp user's mailing list](http://rnd.feide.no/content/simplesamlphp-users-mailinglist) - [Visit and contribute to the simpleSAMLphp wiki](https://ow.feide.no/simplesamlphp:start)

=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-idp-more.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-idp-more.txt Mon Mar 8 05:38:34 2010
@@ -25,7 +25,7 @@

 The attribute release consent is documented in a separate document.

- * [Documentation on the consent module](https://rnd.feide.no/content/consent-module)
+  * [Documentation on the consent module](./consent:consent)


 Support for bookmarking the login page
=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-idp.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-idp.txt Mon Mar 8 05:38:34 2010
@@ -11,7 +11,7 @@

 <!-- {{TOC}} -->

-This guide will describe how to configure simpleSAMLphp as an identity provider (IdP). You should previously have installed simpleSAMLphp as described in [the simpleSAMLphp installation instructions](http://rnd.feide.no/content/installing-simplesamlphp) +This guide will describe how to configure simpleSAMLphp as an identity provider (IdP). You should previously have installed simpleSAMLphp as described in [the simpleSAMLphp installation instructions](simplesamlphp-install)


 Enabling the Identity Provider functionality
@@ -34,35 +34,35 @@
 `exampleauth:Static`
 : Automatically log in as a user with a set of attributes.

-[`ldap:LDAP`](https://rnd.feide.no/content/configuring-simplesamlphp-ldap-authentication-source)
+[`ldap:LDAP`](./ldap:ldap)
 : Authenticates an user to a LDAP server.

-[`ldap:LDAPMulti`](https://rnd.feide.no/content/configuring-simplesamlphp-ldap-authentication-source)
+[`ldap:LDAPMulti`](./ldap:ldap)
 : Authenticates an user to one of several LDAP server.
   The user can choose the LDAP server from a dropdown list.

 `sqlauth:SQL`
 : Authenticate an user against a database.

-[`radius:Radius`](https://rnd.feide.no/content/radius-authentication-module)
+[`radius:Radius`](./radius:radius)
 : Authenticates an user to a Radius server.

-[`InfoCard:ICAuth`](http://rnd.feide.no/content/simplesamlphp-infocard-module-usage)
+[`InfoCard:ICAuth`](./InfoCard:usage)
 : Authenticate with an InfoCard.

 `openid:OpenIDConsumer`
 : Authenticate against an OpenID provider.

-[`saml:SP`](https://rnd.feide.no/content/saml-service-provider-configuration-reference)
+[`saml:SP`](./saml:sp)
 : Authenticate against a SAML IdP. Can be used for bridging.

 `authYubiKey:YubiKey`
 : Authenticate with [an YubiKey](http://www.yubico.com/products/yubikey/).

-[`authfacebook:Facebook`](https://rnd.feide.no/content/using-facebook-authentication-source)
+[`authfacebook:Facebook`](./authfacebook:authfacebook)
 : Authenticate with a Facebook ID.

-[`authtwitter:Twitter`](https://rnd.feide.no/content/twitter-authentication-module)
+[`authtwitter:Twitter`](./authtwitter:authtwitter)
 : Authenticate with your Twitter account using the Twitter OAuth API.

In this guide, we will use the `exampleauth:UserPass` authentication module. This module does not have any dependencies, and is therefore simple to set up.
@@ -138,7 +138,7 @@
     );

 For more information about available options in the idp-hosted metadata
-files, see the [IdP hosted reference](https://rnd.feide.no/content/idp-hosted-metadata-reference).
+files, see the [IdP hosted reference](simplesamlphp-reference-idp-hosted).


 Adding SPs to the IdP
@@ -154,7 +154,7 @@

If you have the metadata of the remote SP as an XML file, you can use the built-in XML to simpleSAMLphp metadata converter, which by default is available as `/admin/metadata-converter.php` in your simpleSAMLphp installation.

-For more information about available options in the sp-remote metadata files, see the [SP remote reference](https://rnd.feide.no/content/sp-remote-metadata-reference). +For more information about available options in the sp-remote metadata files, see the [SP remote reference](simplesamlphp-reference-sp-remote).


 Creating a SSL self signed certificate
@@ -192,7 +192,7 @@

 The simplest way to test the IdP is to configure a simpleSAMLphp SP
 on the same machine. See the instructions for
-[configuring simpleSAMLphp as an SP](http://rnd.feide.no/content/using-simplesamlphp-service-provider).
+[configuring simpleSAMLphp as an SP](simplesamlphp-sp).


 ### Note ###
@@ -206,7 +206,7 @@
If you need help to make this work, or want to discuss simpleSAMLphp with other users of the software, you are fortunate: Around simpleSAMLphp there is a great Open source community, and you are welcome to join! The forums are open for you to ask questions, contribute answers other further questions, request improvements or contribute with code or plugins of your own.

- [simpleSAMLphp homepage (at Feide RnD)](http://rnd.feide.no/simplesamlphp) -- [List of all available simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs) +- [List of all available simpleSAMLphp documentation](http://simplesamlphp.org/docs/) - [Join the simpleSAMLphp user's mailing list](http://rnd.feide.no/content/simplesamlphp-users-mailinglist) - [Visit and contribute to the simpleSAMLphp wiki](https://ow.feide.no/simplesamlphp:start)

=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-maintenance.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-maintenance.txt Mon Mar 8 05:38:34 2010
@@ -16,7 +16,7 @@

 This document is part of the simpleSAMLphp documentation suite.

- * [List of all simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs)
+ * [List of all simpleSAMLphp documentation](http://simplesamlphp.org/docs)
* [Latest news about simpleSAMLphp](http://rnd.feide.no/taxonomy/term/4). (Also conatins an RSS feed)
  * [simpleSAMLphp homepage](http://rnd.feide.no/simplesamlphp)

@@ -189,7 +189,7 @@

 ## Customizing the web frontend with themes

-Documentation on theming is moved [to a separate document](http://rnd.feide.no/content/theming-simplesamlphp). +Documentation on theming is moved [to a separate document](simplesamlphp-theming).


 Support
@@ -198,6 +198,6 @@
If you need help to make this work, or want to discuss simpleSAMLphp with other users of the software, you are fortunate: Around simpleSAMLphp there is a great Open source community, and you are welcome to join! The forums are open for you to ask questions, contribute answers other further questions, request improvements or contribute with code or plugins of your own.

- [simpleSAMLphp homepage (at Feide RnD)](http://rnd.feide.no/simplesamlphp) -- [List of all available simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs) +- [List of all available simpleSAMLphp documentation](http://simplesamlphp.org/docs/) - [Join the simpleSAMLphp user's mailing list](http://rnd.feide.no/content/simplesamlphp-users-mailinglist) - [Visit and contribute to the simpleSAMLphp wiki](https://ow.feide.no/simplesamlphp:start)
=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-modules.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-modules.txt Mon Mar 8 05:38:34 2010
@@ -149,7 +149,7 @@

 This is described in a separate document:

- * [Creating authentication sources](http://code.google.com/p/simplesamlphp/source/browse/trunk/docs/simplesamlphp-authsource.txt)
+  * [Creating authentication sources](simplesamlphp-authsource)


 Authentication processing filters
@@ -157,7 +157,7 @@

 *Authentication processing filters* is explained in a separate document:

- * [Authentication processing filters](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp)
+  * [Authentication processing filters](simplesamlphp-authproc)



=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-idp-hosted.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-idp-hosted.txt Mon Mar 8 05:38:34 2010
@@ -44,7 +44,7 @@

 `authproc`
 :   Used to manipulate attributes, and limit access for each SP. See
- the [authentication processing filter manual](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp).
+    the [authentication processing filter manual](simplesamlphp-authproc).

 `certificate`
 :   Certificate file which should be used by this IdP, in PEM format.
=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-idp-remote.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-idp-remote.txt Mon Mar 8 05:38:34 2010
@@ -22,7 +22,7 @@
The following options are common between both the SAML 2.0 protocol and Shibboleth 1.3 protocol:

 `authproc`
-: Used to manipulate attributes, and limit access for each IdP. See the [authentication processing filter manual](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp). +: Used to manipulate attributes, and limit access for each IdP. See the [authentication processing filter manual](simplesamlphp-authproc).

 `base64attributes`
: Whether attributes received from this IdP should be base64 decoded. The default is `FALSE`.
=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-sp-hosted.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-sp-hosted.txt Mon Mar 8 05:38:34 2010
@@ -31,7 +31,7 @@
: Note that this only changes the values in the generated metadata and in the messages sent to others. You must also configure your webserver to deliver this URL to the correct PHP page.

 `authproc`
-: Used to manipulate attributes, and limit access for each SP. See the [authentication processing filter manual](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp). +: Used to manipulate attributes, and limit access for each SP. See the [authentication processing filter manual](simplesamlphp-authproc).

 `certData`
: Base64 encoded certificate data. Can be used instead of the `certificate` option.
=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-sp-remote.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-reference-sp-remote.txt Mon Mar 8 05:38:34 2010
@@ -32,7 +32,7 @@

 `authproc`
 :   Used to manipulate attributes, and limit access for each SP. See
- the [authentication processing filter manual](http://rnd.feide.no/content/authentication-processing-filters-simplesamlphp).
+    the [authentication processing filter manual](simplesamlphp-authproc).

 `base64attributes`
 :   Whether attributes sent to this SP should be base64 encoded. The
=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-sp-migration.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-sp-migration.txt Mon Mar 8 05:38:34 2010
@@ -61,7 +61,7 @@
This makes it possible to have both the old and the new SP active on the IdP at the same time.

 You can also add other options this authentication source.
-See the [`saml:SP`](https://rnd.feide.no/content/saml-service-provider-configuration-reference) documentation for more information.
+See the [`saml:SP`](./saml:sp) documentation for more information.


 Add the metadata for this authentication source to the IdP
=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-ukaccess.txt Mon Mar 8 05:26:13 2010 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-ukaccess.txt Mon Mar 8 05:38:34 2010
@@ -13,7 +13,7 @@

This guide will describe how to configure simpleSAMLphp as a service provider (SP) supporting SAML 1.1 (shib1.3) and SAML 2.0 connecting it to a federation such as **UK Access Federation** or **InCommon**.

-You should previously have installed simpleSAMLphp as described in [the simpleSAMLphp installation instructions](http://rnd.feide.no/content/installing-simplesamlphp). +You should previously have installed simpleSAMLphp as described in [the simpleSAMLphp installation instructions](simplesamlphp-install).


 Configuring the SP
@@ -23,8 +23,8 @@

 Further details on configuring an SP:

- * [Service Provider QuickStart](https://rnd.feide.no/content/using-simplesamlphp-service-provider) - * [Configuration Reference](https://rnd.feide.no/content/saml-service-provider-configuration-reference)
+  * [Service Provider QuickStart](simplesamlphp-sp)
+  * [Configuration Reference](./saml:sp)

 ### Enablig a certificate for your Service Provider

@@ -108,11 +108,11 @@

 For more details on how to configure automateed metadata:

- * [Automated Metadata Management](https://rnd.feide.no/content/automated-metadata-distribution-with-simplesamlphp)
+  * [Automated Metadata Management](simplesamlphp-automated_metadata)

For information on how to configure *remote metadata* manually (possibly in combination with automated metadata as described here):

- * [Service Provider QuickStart](https://rnd.feide.no/content/using-simplesamlphp-service-provider)
+  * [Service Provider QuickStart](simplesamlphp-sp)



@@ -144,7 +144,7 @@
 ----------------------------------------------------


- * [Service Provider QuickStart](https://rnd.feide.no/content/using-simplesamlphp-service-provider)
+  * [Service Provider QuickStart](simplesamlphp-sp)


 Caveat
@@ -178,7 +178,7 @@
If you need help to make this work, or want to discuss simpleSAMLphp with other users of the software, you are fortunate: Around simpleSAMLphp there is a great Open source community, and you are welcome to join! The forums are open for you to ask questions, contribute answers other further questions, request improvements or contribute with code or plugins of your own.

- [simpleSAMLphp homepage (at Feide RnD)](http://rnd.feide.no/simplesamlphp) -- [List of all available simpleSAMLphp documentation](http://rnd.feide.no/view/simplesamlphpdocs) +- [List of all available simpleSAMLphp documentation](http://simplesamlphp.org/docs/) - [Join the simpleSAMLphp user's mailing list](http://rnd.feide.no/content/simplesamlphp-users-mailinglist) - [Visit and contribute to the simpleSAMLphp wiki](https://ow.feide.no/simplesamlphp:start)

=======================================
--- /branches/simplesamlphp-1.5/docs/simplesamlphp-upgrade-notes-1.5.txt Mon Oct 26 07:55:58 2009 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-upgrade-notes-1.5.txt Mon Mar 8 05:38:34 2010
@@ -14,7 +14,7 @@
Relating to this change, we have also deprecated the `initSSO`-scripts for SAML 1.1 and SAML 2.0 authentication. The old methods will still be supported for a while, but new code should probably use the new code.

- See the [migration guide](http://rnd.feide.no/content/migration-modularized-saml-service-provider) for more information about this. + See the [migration guide](simplesamlphp-sp-migration) for more information about this.

   * The `request.signing` option has been removed.
That option was replaced with the `redirect.sign` and `redirect.validate` options, and has been depreceated for one year.

--
You received this message because you are subscribed to the Google Groups 
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simplesamlphp-commits?hl=en.

Reply via email to