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.
late-toddler-40355
05/26/2022, 8:22 PM
Seems like
hydrators
might be what I'm looking for, but I'd appreciate any other recommendations.