Browse Source

Fix title in SAML 2 sample

Eleftheria Stein 4 năm trước cách đây
mục cha
commit
491c6148d2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.