Migrating to Relying-Party V3

Brent Putman putmanb at georgetown.edu
Tue Apr 25 12:29:28 EDT 2017



On 4/25/17 12:04 PM, Roger Dills wrote:
>
> Where is this error coming from?
>

Well, if you trace the exception stack there to the beginning, seems it's:

*Caused by:
org.springframework.beans.factory.NoSuchBeanDefinitionException: No
bean named 'shibboleth.DefaultEncryptionCredentials' is defined*


So sounds like that bean doesn't exist in your conf/credentials.xml. 
Take a look at the 'dist' version of that file, and/or look at the
pristine file from 3.3.1:

https://git.shibboleth.net/view/?p=java-identity-provider.git;a=blob;f=idp-conf/src/main/resources/conf/credentials.xml;hb=3.3.1


That bean is defined in the shipped version of the file, so maybe you
commented some stuff out?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170425/d814d2d5/attachment.html>


More information about the users mailing list