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 8b1554a commit fa3b36eCopy full SHA for fa3b36e
router/pkg/config/testdata/config_defaults.json
@@ -235,7 +235,7 @@
235
"HeaderName": "Authorization",
236
"HeaderValuePrefix": "Bearer",
237
"HeaderSources": null,
238
- "AllowInsecureJwksUrls": false
+ "AllowInsecureJWKSUrls": false
239
}
240
},
241
"Authorization": {
router/pkg/config/testdata/config_full.json
@@ -514,7 +514,7 @@
514
"ValuePrefixes": null
515
516
],
517
518
519
520
0 commit comments