Skip to content

Commit e62b8a7

Browse files
committed
Add Figures to Resource Server Docs
Fixes gh-8182
1 parent dcacd06 commit e62b8a7

11 files changed

+118
-23
lines changed

docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/basic.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The `RequestCache` is typically a `NullRequestCache` that does not save the requ
2323
When a client receives the WWW-Authenticate header it knows it should retry with a username and password.
2424
Below is the flow for the username and password being processed.
2525

26+
[[servlet-authentication-basicauthenticationfilter]]
2627
.Authenticating Username and Password
2728
image::{figures}/basicauthenticationfilter.png[]
2829

docs/manual/src/docs/asciidoc/_includes/servlet/oauth2/oauth2-resourceserver.adoc

Lines changed: 117 additions & 23 deletions
Large diffs are not rendered by default.
Binary file not shown.
Loading
Loading
Binary file not shown.
Loading
Loading

0 commit comments

Comments
 (0)