Skip to content
Snippets Groups Projects
Commit e8c322d9 authored by Olav Morken's avatar Olav Morken
Browse files

docs: 1.5 upgrade notes - request.signing removed.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1902 44740490-163a-0410-bde0-09ae8108e29a
parent c6ae7a0d
No related branches found
No related tags found
No related merge requests found
...@@ -15,3 +15,6 @@ Upgrade notes for simpleSAMLphp 1.5 ...@@ -15,3 +15,6 @@ Upgrade notes for simpleSAMLphp 1.5
The old methods will still be supported for a while, but new code should probably use the new code. 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](http://rnd.feide.no/content/migration-modularized-saml-service-provider) 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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment