generating attribute from other attribute in SP

Flannery, Sean sean.flannery at jwt.com
Mon Aug 12 12:45:27 EDT 2013


Thanks, Scott- that's it.

I was just looking in the error logs and finding nothing but saw the problem you identify in warnings:

Shibboleth.Application : error building AttributeResolver: Unknown plugin type.

Should have looked there.  My fault.

I changed my config file like this (just in case it helps others) and all is working fine now:

<OutOfProcess>
    <Extensions>
        <Library path="plugins.so" fatal="true"/>
    </Extensions>
</OutOfProcess>

Appreciate all the help.

________________________________________
From: users-bounces at shibboleth.net <users-bounces at shibboleth.net> on behalf of Cantor, Scott <cantor.2 at osu.edu>
Sent: Monday, August 12, 2013 11:22 AM
To: Shib Users
Subject: Re: generating attribute from other attribute in SP

On 8/12/13 12:09 PM, "Flannery, Sean" <sean.flannery at jwt.com> wrote:
>
>* If I don't have it in attribute-map its not set in the header.  If I do
>include it in attribute-map , its at least set, just with an empty value.
> So that's why I have it included, though I
> agree it doesn't look like it should be necessary.

That means the plugin is not running, so you need to check your logs more.

You do not need it in the map and for debugging purposes shouldn't include
it there.

I was going to mention that, but assumed you had verified nothing untoward
in the log while starting up or running.

-- Scott


--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net




More information about the users mailing list