Is it possible to inject a ProfileRequestContext into a Predicate ? I’m not seeing it. For IDP-970, an IsAttributeRequiredPredicate which operates on an IdPAttribute (i.e. public class IsAttributeRequiredPredicate implements Predicate<IdPAttribute>) seems straightforward, but it would need access to the PRC. Thanks, Tom