Browse Source

Fix broken link to SAML2 login example

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

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

@ -14,5 +14,5 @@ This process is similar to the one started in 2017 for xref:servlet/oauth2/index @@ -14,5 +14,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