enable hydrator

This commit is contained in:
Karol Wypchlo 2021-02-09 11:59:55 +01:00
parent f4a8d9033a
commit ca7af4286e
2 changed files with 6 additions and 5 deletions

View File

@ -17,11 +17,6 @@
handler: allow handler: allow
mutators: mutators:
- handler: noop - handler: noop
- handler: hydrator
enabled: true
config:
api:
url: http://dashboard:3000/api/hydrator
- id: "dashboard:anonymous" - id: "dashboard:anonymous"
upstream: upstream:

View File

@ -76,6 +76,12 @@ mutators:
noop: noop:
enabled: true enabled: true
hydrator:
enabled: true
config:
api:
url: http://dashboard:3000/api/hydrator
id_token: id_token:
enabled: true enabled: true
config: config: