From 4ba58a31e8d97b338d90f64cf7643f2ac733c71f Mon Sep 17 00:00:00 2001 From: mposolda Date: Tue, 12 Apr 2022 14:15:21 +0200 Subject: [PATCH] Minor update to release notes --- release_notes/topics/18_0_0.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release_notes/topics/18_0_0.adoc b/release_notes/topics/18_0_0.adoc index 309c17c009..9eaf85ea1e 100644 --- a/release_notes/topics/18_0_0.adoc +++ b/release_notes/topics/18_0_0.adoc @@ -30,3 +30,8 @@ security key supports Resident Keys. For more details, see link:{adminguide_link Thanks to https://github.com/vanrar68[Joaquim Fellmann] for the contribution. There are more WebAuthn improvements and fixes in addition to that. + +== Other improvements + +* Support for encrypted User Info endpoint response. Thanks to https://github.com/giacomoa[Giacomo Altiero] +* Support for the algorithm RSA-OAEP with A256GCM used for encryption keys. Thanks to https://github.com/fbrissi[Filipe Bojikian Rissi ]