middleware: add a registration model

This commit is contained in:
Jimmy Zelinskie
2017-12-23 14:54:51 -05:00
parent 2bead6b7b4
commit 7dbbc86380
11 changed files with 320 additions and 198 deletions

View File

@@ -121,21 +121,21 @@ chihaya:
# response has been returned to a BitTorrent client.
prehooks:
#- name: jwt
# config:
# options:
# issuer: "https://issuer.com"
# audience: "https://chihaya.issuer.com"
# jwk_set_url: "https://issuer.com/keys"
# jwk_set_update_interval: 5m
#- name: client approval
# config:
# options:
# whitelist:
# - "OP1011"
# blacklist:
# - "OP1012"
#- name: interval variation
# config:
# options:
# modify_response_probability: 0.2
# max_increase_delta: 60
# modify_min_interval: true