Skip to content
Snippets Groups Projects
Commit c5d002c3 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Update docs/simplesamlphp-upgrade-notes-2.0.md

parent 7f121fd2
Branches
Tags
No related merge requests found
...@@ -32,7 +32,7 @@ Functional changes ...@@ -32,7 +32,7 @@ Functional changes
- All support for the Shibboleth 1.3 / SAML 1.1 protocol has been removed. - All support for the Shibboleth 1.3 / SAML 1.1 protocol has been removed.
- Sessions are no longer backwards compatible with previous versions. Make sure to clear your session cache during - Sessions are no longer backwards compatible with previous versions. Make sure to clear your session cache during
the upgrade process. How to do this depends on your session backend. the upgrade process. How to do this depends on your session backend.
- EntityIDs are no longer auto-generated. Make sure to set it to something senseful in the array-keys in `metadata/saml20-idp-hosted.php` - EntityIDs are no longer auto-generated. Make sure to set it to something sensible in the array-keys in `metadata/saml20-idp-hosted.php` (or to the existing entityID when upgrading an existing installation).
Configuration changes Configuration changes
--------------------- ---------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment