KEYCLOAK-3215 Notice for change in key transport algorithm

This commit is contained in:
Hynek Mlnarik 2016-11-07 14:52:22 +01:00
parent 5834fa9fb2
commit 0081fc0b86

View file

@ -164,6 +164,13 @@ The version specific section below will mention if any changes are required to a
=== Version specific migration === Version specific migration
==== Migrating to 2.4.0
===== Key encryption algorithm in SAML assertions
Key in SAML assertions and documents are now encrypted using RSA-OAEP encryption scheme.
If you want to use encrypted assertions, make sure that service providers understand this encryption scheme.
==== Migrating to 2.3.0 ==== Migrating to 2.3.0
===== Default max results on paginated endpoints ===== Default max results on paginated endpoints