scripted conditions for intercept flows

Liam Hoekenga liamr at umich.edu
Thu Dec 6 16:45:40 EST 2018


>
> That means it's usable when it's injected into a property that takes a
> Predicate<ProfileRequestContext> and that's what "input" is going to be set
> to.


So I'm trying to follow the steps laid out in "Programming Guide to
Attribute Resolution" (
https://wiki.shibboleth.net/confluence/display/IDP30/AttributeResolver).

The examples I've found show something like..

    resCtx =
profileContext.getSubcontext('net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext',
true);

I looked in the source code,  and as far as I can tell the
AttributeResolutionContext is a a subclass of the PRC (aka
"org.opensaml.profile.context"),
but when I try to set it, it comes back null.

Where should I be looking?

Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20181206/44e79e20/attachment.html>


More information about the users mailing list