mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-29 16:22:12 +00:00
Updated reference to architecture page
In the context of Servlet Authentication page, "Architecture" should probably link to "Servlet Authentication Architecture" page
This commit is contained in:
parent
40abf87ae6
commit
8b74bf9742
@ -2,7 +2,7 @@
|
||||
= Authentication
|
||||
|
||||
Spring Security provides comprehensive support for xref:features/authentication/index.adoc#authentication[Authentication].
|
||||
We start by discussing the overall xref:servlet/architecture.adoc#servlet-architecture[Servlet Authentication Architecture].
|
||||
We start by discussing the overall xref:servlet/authentication/architecture.adoc[Servlet Authentication Architecture].
|
||||
As you might expect, this section is more abstract describing the architecture without much discussion on how it applies to concrete flows.
|
||||
|
||||
If you prefer, you can refer to <<servlet-authentication-mechanisms,Authentication Mechanisms>> for concrete ways in which users can authenticate.
|
||||
|
Loading…
x
Reference in New Issue
Block a user