Fix title render issue of Digest Authentication document
Closes gh-11272
This commit is contained in:
parent
d557d2d0eb
commit
953b54f63d
|
@ -1,4 +1,4 @@
|
|||
**[[**servlet-authentication-digest]]
|
||||
[[servlet-authentication-digest]]
|
||||
= Digest Authentication
|
||||
|
||||
This section provides details on how Spring Security provides support for https://tools.ietf.org/html/rfc2617[Digest Authentication] which is provided `DigestAuthenticationFilter`.
|
||||
|
|
Loading…
Reference in New Issue