IdP startup error after installing OIDC plugins
Gabor Gabanyi
gabanyga at oit.rutgers.edu
Mon May 23 21:32:06 UTC 2022
Thanks for the tip. https://shibboleth.atlassian.net/browse/IDP-1820
also gave us some clues, as well as carefully re-reading the entirety of
the 4.x Release Notes.
We traced the issue to a legacy pre-4.x param-value for the
contextConfigLocation param-name in our WEB-INF/web.xml which had to be
updated to the correct value from dist/webapp/WEB-INF/web.xml
After rebuilding the WAR file, the IdP with the OIDC plugins now starts
up properly as expected. Thanks again!
-Gabor
-------- Original Message --------
From: Cantor, Scott [mailto:cantor.2 at osu.edu]
Sent: Monday, May 23, 2022, 3:42 PM EDT
To: Shib Users <users at shibboleth.net>
Cc: Gabor Gabanyi <gabanyga at oit.rutgers.edu>
Subject: IdP startup error after installing OIDC plugins
>> Any thoughts as to what could be causing this "shibboleth.JWKCredential" invalid bean definition?
>
> Best guess is mixed jars and a corrupt webapp of some sort.
>
> There's no "normal" reason you could get that error, the missing bean definition is in a plugin jar and registers itself automatically when it's on the classpath.
>
> -- Scott
>
>
More information about the users
mailing list