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 88e4779 commit 3ea60c0Copy full SHA for 3ea60c0
cookbook/security/custom_authentication_provider.rst
@@ -165,7 +165,7 @@ set an authenticated token in the security context if successful.
165
}
166
167
168
-This listener checks the request for the expected ``X-WSSE` header, matches
+This listener checks the request for the expected ``X-WSSE`` header, matches
169
the value returned for the expected WSSE information, creates a token using
170
that information, and passes the token on to the authentication manager. If
171
the proper information is not provided, or the authentication manager throws
0 commit comments