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 @@ -510,7 +510,7 @@ ReactiveJwtDecoder jwtDecoder() {
510
510
----
511
511
512
512
[NOTE]
513
- By default, Resource Server configures a clock skew of 30 seconds.
513
+ By default, Resource Server configures a clock skew of 60 seconds.
514
514
515
515
[[webflux-oauth2resourceserver-validation-custom]]
516
516
==== Configuring a Custom Validator
Original file line number Diff line number Diff line change @@ -531,7 +531,7 @@ JwtDecoder jwtDecoder() {
531
531
----
532
532
533
533
[NOTE]
534
- By default, Resource Server configures a clock skew of 30 seconds.
534
+ By default, Resource Server configures a clock skew of 60 seconds.
535
535
536
536
[[oauth2resourceserver-jwt-validation-custom]]
537
537
==== Configuring a Custom Validator
You can’t perform that action at this time.
0 commit comments