Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] Idp-ext-delegation & 2.2 idp

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] Idp-ext-delegation & 2.2 idp


Chronological Thread 
  • From: Brent Putman <>
  • To:
  • Subject: Re: [Shib-Dev] Idp-ext-delegation & 2.2 idp
  • Date: Thu, 06 Jan 2011 16:08:56 -0500



On 1/6/11 3:53 PM, Brent Putman wrote:
>
>
>
> I think the problem you have is related to missing or incorrect
> configuration of the XMLObject providers from the Liberty schemas.
> Double-check that in production you implemented step 3 of the
> INSTALL.txt with the modifications to shibboleth.OpensamlConfig bean in
> internal.xml.

It occurred to me that since the configs are loaded as classpath
resources, this issue might be caused differently. If you failed to
include the Liberty provider jar file (idwsfconsumer) in the IdP, if
might non-fatally warn that it couldn't load this provider config and
then move on. The result would be the same, failure to lookup the
provider. So if you did make the correct changes to internal.xml, then
double-check that the idwsfconsumer jar made it into the the rebuilt IdP
war file that you are running.

--Brent



Archive powered by MHonArc 2.6.16.

Top of Page