We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7250abc commit 933debeCopy full SHA for 933debe
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.
283
The first is a `SecurityFilterChain` that configures the app as a relying party.
284
When including `spring-security-saml2-service-provider`, the `SecurityFilterChain` looks like:
285
286
-.Default JWT Configuration
+.Default SAML 2.0 Login Configuration
287
====
288
.Java
289
[source,java,role="primary"]
0 commit comments