Referencing entity attributes in the terms of use key bean

Wessel, Keith kwessel at illinois.edu
Mon Sep 14 21:13:08 UTC 2020


Well, duh. Thanks, Scott. I should have known that I couldn't get a condition out of a bean that was simply defining the entity tag and value, not testing it.

We're up and running. I might try to post this example script to the consent configuration page on the wiki in case someone else has the fun job of having to implement something similar later.

Thanks again,
Keith


-----Original Message-----
From: users <users-bounces at shibboleth.net> On Behalf Of Cantor, Scott
Sent: Monday, September 14, 2020 11:12 AM
To: Shib Users <users at shibboleth.net>
Subject: Re: Referencing entity attributes in the terms of use key bean

....Which is encapsulated in the parent bean we use in the example. The top of the wiring is:

<bean id="MyCondition" parent="shibboleth.Conditions.EntityDescriptor">
    <constructor-arg name="pred">
        <bean class="org.opensaml.saml.common.profile.logic.EntityAttributesPredicate">

    -- Scott



-- 
For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list