Attribute consent flow activation based on relying party and user attribute
Cantor, Scott
cantor.2 at osu.edu
Thu Jul 21 18:37:32 EDT 2016
On 7/21/16, 6:04 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:
> Question is this: what's the easiest way to get access to an attribute from inside a
> Javascript block in my custom activation condition bean?
ProfileRequestContext (the root) down to RelyingPartyContext, then down again to AttributeContext
See the source code for the attribute predicate that comes configured in the context-check example.
-- Scott
More information about the users
mailing list