requestContext in executing scriptlet
Cantor, Scott
cantor.2 at osu.edu
Tue Sep 10 22:39:16 EDT 2013
On 9/10/13 10:13 PM, "kotesh201" <koteshwarv at gmail.com> wrote:
>I have two different set of attributes in the filter. Each set has its own
>filter rule. I am enabling attribute rule based on the scriptlet result.
>For
>this, I am invoking JAVA object from the filter scriptlet. In order to
>correlate in my standalone java object, I need to pass requestContext
>principal name and request.getInboundSAMLMessageId() to java object.
>The scriptlet snippet in my earlier post was from attribute-filter.xml
>file.
The Script MatchFunctor does not have a variable called requestContext, it
has a filterContext variable of type ShibbolethFilteringContext.
-- Scott
More information about the users
mailing list