PreRequestedAttribute in ExternalIntercept

Scott Cantor scott at restingparrotsoftware.com
Fri May 8 14:07:39 UTC 2026


> On May 7, 2026, at 2:46 PM, B via users <users at shibboleth.net> wrote:
> 
> Thanks.  The MFA example has 
> 
> resCtx.resolveAttributes(custom);
> 
> which is not resolvable in our JSP.
> 
> Should we code it differently, or does this imply creation of another AttributeResolver service ("custom") and its registration in services.xml?

Injecting custom objects into views is documented, it's just not done the same way as those examples.

-- Scott



More information about the users mailing list