Skip to content

Commit 933debe

Browse files
1993heqiangjzheaux
authored andcommitted
Fix typo overview.adoc
1 parent 7250abc commit 933debe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/saml2/login/overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ There are two ``@Bean``s that Spring Boot generates for a relying party.
283283
The first is a `SecurityFilterChain` that configures the app as a relying party.
284284
When including `spring-security-saml2-service-provider`, the `SecurityFilterChain` looks like:
285285

286-
.Default JWT Configuration
286+
.Default SAML 2.0 Login Configuration
287287
====
288288
.Java
289289
[source,java,role="primary"]

0 commit comments

Comments
 (0)