File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/manual/src/docs/asciidoc/_includes Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -509,7 +509,7 @@ ReactiveJwtDecoder jwtDecoder() {
509
509
----
510
510
511
511
[NOTE]
512
- By default, Resource Server configures a clock skew of 30 seconds.
512
+ By default, Resource Server configures a clock skew of 60 seconds.
513
513
514
514
[[webflux-oauth2resourceserver-validation-custom]]
515
515
==== Configuring a Custom Validator
Original file line number Diff line number Diff line change @@ -779,7 +779,7 @@ JwtDecoder jwtDecoder() {
779
779
----
780
780
781
781
[NOTE]
782
- By default, Resource Server configures a clock skew of 30 seconds.
782
+ By default, Resource Server configures a clock skew of 60 seconds.
783
783
784
784
[[oauth2resourceserver-jwt-validation-custom]]
785
785
==== Configuring a Custom Validator
You can’t perform that action at this time.
0 commit comments