Question regarding Oathkeeper mutators, is it poss...
# talk-oathkeeper
l
Question regarding Oathkeeper mutators, is it possible to populate the custom claims in the id_token from subject values stored in Ory Keto? While we are using Keto as an authorizer, our backend services expect some of this permission data in the token for certain business logic.
Seems like
hydrators
might be what I'm looking for, but I'd appreciate any other recommendations.
d
Yep.
Hydrators
suits best for your case
👍 1