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.
1 parent e896b14 commit 74d06f0Copy full SHA for 74d06f0
docs/modules/ROOT/pages/reactive/oauth2/resource-server/jwt.adoc
@@ -370,7 +370,7 @@ spring:
370
oauth2:
371
resourceserver:
372
jwt:
373
- jws-algorithm: RS512
+ jws-algorithms: RS512
374
jwk-set-uri: https://idp.example.org/.well-known/jwks.json
375
----
376
docs/modules/ROOT/pages/servlet/oauth2/resource-server/jwt.adoc
@@ -513,7 +513,7 @@ spring:
513
514
515
516
517
518
519
0 commit comments