mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-19 10:59:46 -07:00
example config: fix mispelling
The key is "jwk_set_url" not "jwk_set_uri".
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ chihaya:
|
||||
config:
|
||||
issuer: https://issuer.com
|
||||
audience: https://chihaya.issuer.com
|
||||
jwk_set_uri: https://issuer.com/keys
|
||||
jwk_set_url: https://issuer.com/keys
|
||||
jwk_set_update_interval: 5m
|
||||
- name: client approval
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user