Update What's New Links

This commit is contained in:
Josh Cummings 2021-11-10 15:14:01 -07:00
parent aabb116a07
commit f4ddb4e3f4
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@ Below are the highlights of the release.
* SAML 2.0 Service Provider
** Added https://github.com/spring-projects/spring-security/pull/9483[SAML 2.0 Single Logout Support]
** Added https://github.com/spring-projects/spring-security/pull/10060[Saml2AuthenticationRequestRepository]
** Added https://github.com/spring-projects/spring-security/issues/9486[`RelyingPartyRegistrationResolver`]
** Added xref:servlet/saml2/logout.adoc[SAML 2.0 Single Logout Support]
** Added xref:servlet/saml2/login/authentication-requests.adoc#servlet-saml2login-store-authn-request[Saml2AuthenticationRequestRepository]
** Added xref:servlet/saml2/login/overview.adoc#servlet-saml2login-rpr-relyingpartyregistrationresolver[`RelyingPartyRegistrationResolver`]
** Improved ``Saml2LoginConfigurer``'s handling of https://github.com/spring-projects/spring-security/issues/10268[`Saml2AuthenticationTokenConverter`]