Skip to Content.
Sympa Menu

shibboleth-dev - RE: [Shib-Dev] Chaining login handler

Subject: Shibboleth Developers

List archive

RE: [Shib-Dev] Chaining login handler


Chronological Thread 
  • From: "Slansky Lukas" <>
  • To: <>
  • Subject: RE: [Shib-Dev] Chaining login handler
  • Date: Fri, 5 Dec 2008 14:13:38 +0100

I suppose it's the "shouldGenerateId" method in bean definition parser. I
have added there "return true" but with no luck. It seems that the
"shouldGenerateId method is never invoked. As I've written I'm really not
familiar with Spring (and Shib internals) so the error is probably in my code.


-----Original Message-----
From: Chad La Joie
[mailto:]

Sent: Friday, December 05, 2008 1:42 PM
To:

Subject: Re: [Shib-Dev] Chaining login handler

You're not providing the bean with a unique ID. You either need to do
that or tell the bean parser to generate a unique ID.

Slansky Lukas wrote:
> I'm trying to implement IdP chaining login handler as a shib extension
> (http://idp.upce.cz/shibboleth-chainingloginhandler-0.1.zip). But I'm stuck
> in parsing the configuration. I think that the problem is in using Spring
> but I'm really not familiar with Spring Framework so the code is really.not
> good :-)
>
> When I use the attached handler.xml (http://idp.upce.cz/handler.xml) I get
> the error:
>
> "[edu.internet2.middleware.shibboleth.common.config.BaseService:187] -
> Configuration was not loaded for shibboleth.HandlerManager service, error
> creating components. The root cause of this error was:
> java.lang.IllegalArgumentException: 'beanName' must not be empty"
>
>
>
> Is there somebody who is eager to help me with this? Or with the concept of
> chaining login handler?
>
>
>
> Thanks, Lukas
>
>

--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Net Services
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
,
http://www.switch.ch

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.16.

Top of Page