Bläddra i källkod

Fix typo overview.adoc

1993heqiang 2 år sedan
förälder
incheckning
933debebeb
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/modules/ROOT/pages/servlet/saml2/login/overview.adoc

+ 1 - 1
docs/modules/ROOT/pages/servlet/saml2/login/overview.adoc

@@ -283,7 +283,7 @@ There are two ``@Bean``s that Spring Boot generates for a relying party.
 The first is a `SecurityFilterChain` that configures the app as a relying party.
 The first is a `SecurityFilterChain` that configures the app as a relying party.
 When including `spring-security-saml2-service-provider`, the `SecurityFilterChain` looks like:
 When including `spring-security-saml2-service-provider`, the `SecurityFilterChain` looks like:
 
 
-.Default JWT Configuration
+.Default SAML 2.0 Login Configuration
 ====
 ====
 .Java
 .Java
 [source,java,role="primary"]
 [source,java,role="primary"]