enable hydrator

This commit is contained in:
Karol Wypchlo 2021-02-09 11:43:23 +01:00
parent 90e086b3fc
commit 9fa0f22374
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,7 @@
authorizer: authorizer:
handler: allow handler: allow
mutators: mutators:
- handler: noop
- handler: hydrator - handler: hydrator
config: config:
api: api:

View File

@ -76,6 +76,9 @@ mutators:
noop: noop:
enabled: true enabled: true
hydrator:
enabled: true
id_token: id_token:
enabled: true enabled: true
config: config: