We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79cb8e commit 898bdebCopy full SHA for 898bdeb
docs/manual/src/docs/asciidoc/_includes/reactive/oauth2/resource-server.adoc
@@ -510,7 +510,7 @@ ReactiveJwtDecoder jwtDecoder() {
510
----
511
512
[NOTE]
513
-By default, Resource Server configures a clock skew of 30 seconds.
+By default, Resource Server configures a clock skew of 60 seconds.
514
515
[[webflux-oauth2resourceserver-validation-custom]]
516
==== Configuring a Custom Validator
docs/manual/src/docs/asciidoc/_includes/servlet/oauth2/oauth2-resourceserver.adoc
@@ -531,7 +531,7 @@ JwtDecoder jwtDecoder() {
531
532
533
534
535
536
[[oauth2resourceserver-jwt-validation-custom]]
537
0 commit comments