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 c4a99fc + 74d06f0 commit f0772dcCopy full SHA for f0772dc
docs/modules/ROOT/pages/reactive/oauth2/resource-server/jwt.adoc
@@ -430,7 +430,7 @@ spring:
430
oauth2:
431
resourceserver:
432
jwt:
433
- jws-algorithm: RS512
+ jws-algorithms: RS512
434
jwk-set-uri: https://idp.example.org/.well-known/jwks.json
435
----
436
docs/modules/ROOT/pages/servlet/oauth2/resource-server/jwt.adoc
@@ -570,7 +570,7 @@ spring:
570
571
572
573
574
575
576
0 commit comments