Minor update to release notes

This commit is contained in:
mposolda 2022-04-12 14:15:21 +02:00 committed by Marek Posolda
parent b8ccd87770
commit 4ba58a31e8

View file

@ -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. Thanks to https://github.com/vanrar68[Joaquim Fellmann] for the contribution.
There are more WebAuthn improvements and fixes in addition to that. 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 ]