This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
simplesamlphp/docs/simplesamlphp-upgrade-notes...

5 lines
281 B
Plaintext

Upgrade notes for simpleSAMLphp 1.10
====================================
* The default encryption key padding scheme has been changed to `http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p`. This may cause problems if the recipient of messages do not support this padding scheme.