Browse Source

Fix broken link to SAML2 login example

pull/10809/head
Ken Dombeck 4 years ago committed by Steve Riesenberg
parent
commit
13d8b69ee4
  1. 2
      docs/modules/ROOT/pages/servlet/saml2/login/index.adoc

2
docs/modules/ROOT/pages/servlet/saml2/login/index.adoc

@ -17,5 +17,5 @@ This process is similar to the one started in 2017 for xref:servlet/oauth2/index @@ -17,5 +17,5 @@ This process is similar to the one started in 2017 for xref:servlet/oauth2/index
[NOTE]
====
A working sample for {gh-samples-url}/servlet/spring-boot/java/saml2-login[SAML 2.0 Login] is available in the {gh-samples-url}[Spring Security Samples repository].
A working sample for {gh-samples-url}/servlet/spring-boot/java/saml2/login[SAML 2.0 Login] is available in the {gh-samples-url}[Spring Security Samples repository].
====

Loading…
Cancel
Save