Browse Source

Update What's New Links

Josh Cummings 3 years ago
parent
commit
03504e2233
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/modules/ROOT/pages/whats-new.adoc

+ 3 - 3
docs/modules/ROOT/pages/whats-new.adoc

@@ -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`]