Shibboleth IDP Upgrade from V4.0.1 to V4.1.2
Paul Caskey
pcaskey at internet2.edu
Tue Jun 15 21:45:04 UTC 2021
For 4.1.x, you probably need to enable the idp.authn.IPAddress module.
More info here:
https://wiki.shibboleth.net/confluence/display/IDP4/IPAddressAuthnConfiguration
From: users <users-bounces at shibboleth.net> On Behalf Of Reddimalli, Anusha
Sent: Tuesday, June 15, 2021 4:34 PM
To: Shib Users <users at shibboleth.net>; users <users-bounces at shibboleth.net>
Subject: Shibboleth IDP Upgrade from V4.0.1 to V4.1.2
Hi,
I am upgrading IDP V4.0.1 to V4.1.2.
When I did the upgrade I am getting below error:
[ERROR] : org.springframework.web.context.ContextLoader: Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.AvailableAuthenticationFlows': Cannot create inner bean 'authn/IPAddress' of type [net.shibboleth.idp.authn.AuthenticationFlowDescriptor] while setting bean property 'sourceList' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authn/IPAddress' defined in file [/var/home/shibduser/shibboleth-idp/system/conf/../../conf/authn/general-authn.xml]: Cannot resolve reference to bean 'shibboleth.DefaultAuthenticationResultSerializer' while setting bean property 'resultSerializer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.DefaultAuthenticationResultSerializer' defined in file [/var/home/shibduser/shibboleth-idp/system/conf/general-authn-system.xml]: Cannot resolve reference to bean '#{getObject('shibboleth.PrincipalSerializers') != null ? 'shibboleth.PrincipalSerializers' : 'shibboleth.DefaultPrincipalSerializers'}' while setting bean property 'principalSerializers'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.DefaultPrincipalSerializers' defined in file [/var/home/shibduser/shibboleth-idp/system/conf/general-authn-system.xml]: Cannot create inner bean 'net.shibboleth.idp.authn.duo.impl.DuoPrincipalSerializer#7d0100ea' of type [net.shibboleth.idp.authn.duo.impl.DuoPrincipalSerializer] while setting bean property 'sourceList' with key [1]; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [net.shibboleth.idp.authn.duo.impl.DuoPrincipalSerializer] for bean with name 'net.shibboleth.idp.authn.duo.impl.DuoPrincipalSerializer#7d0100ea' defined in file [/var/home/shibduser/shibboleth-idp/system/conf/general-authn-system.xml]; nested exception is java.lang.ClassNotFoundException: net.shibboleth.idp.authn.duo.impl.DuoPrincipalSerializer
Thanks & Regards
Anusha Reddimalli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20210615/845d6c41/attachment.htm>
More information about the users
mailing list