Replace "via" with words more suited to an international audience
See gh-28464
This commit is contained in:
committed by
Andy Wilkinson
parent
7bd00a4df0
commit
73a18c73f4
@@ -209,7 +209,7 @@ The same properties are applicable for both servlet and reactive applications.
|
||||
|
||||
Alternatively, you can define your own `JwtDecoder` bean for servlet applications or a `ReactiveJwtDecoder` for reactive applications.
|
||||
|
||||
In cases where opaque tokens are used instead of JWTs, you can configure the following properties to validate tokens via introspection:
|
||||
In cases where opaque tokens are used instead of JWTs, you can configure the following properties to validate tokens through introspection:
|
||||
|
||||
[source,yaml,indent=0,subs="verbatim",configprops,configblocks]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user