We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 966c01f + f0772dc commit d130a18Copy full SHA for d130a18
docs/modules/ROOT/pages/reactive/oauth2/resource-server/jwt.adoc
@@ -434,7 +434,7 @@ spring:
434
oauth2:
435
resourceserver:
436
jwt:
437
- jws-algorithm: RS512
+ jws-algorithms: RS512
438
jwk-set-uri: https://idp.example.org/.well-known/jwks.json
439
----
440
docs/modules/ROOT/pages/servlet/oauth2/resource-server/jwt.adoc
@@ -574,7 +574,7 @@ spring:
574
575
576
577
578
579
580
0 commit comments