Browse Source

Fix title in SAML 2 sample

Eleftheria Stein 4 years ago
parent
commit
491c6148d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      servlet/spring-boot/java/saml2-login/README.adoc

+ 1 - 1
servlet/spring-boot/java/saml2-login/README.adoc

@@ -1,4 +1,4 @@
-= OAuth 2.0 Login Sample
+= SAML 2.0 Login Sample
 
 This guide provides instructions on setting up this SAML 2.0 Login sample application.