[External] AW: How to load static embedded metadata file on the shibboleth as RP
Zhang, Jianjun
jianjun.zhang at afs.com
Thu Apr 9 16:12:43 UTC 2026
Thanks Peter for pointing that out. I corrected that. Now it is this:
<util:list id="shibboleth.authn.oidc.rp.ProviderMetadataResolvers">
<ref-bean="upstream-op-metadata"/>
</util:list>
<bean id="upstream-op-metadata" parent="shibboleth.authn.oidc.rp.StaticOIDCMetadataProviderResolver"
p:metadataResouce="%{idp.home}/metadata/oidc-op/upstream-op.json" />
It still complains no StaticOIDCMetadataProviderResolver:
"Could not resolve parent bean definition 'shibboleth.authn.oidc.rp.StaticOIDCMetadataProviderResolver'
Does shibboleth define StaticOIDCMetadataProviderResolver somewhere else? Or if anyone load static upstream metadata in different way?
Appreciate all the hints.
Johnny
From: ERLER Peter <peter.erler at tirol.gv.at>
Sent: Thursday, April 9, 2026 11:33 AM
To: Shib Users <users at shibboleth.net>
Cc: Zhang, Jianjun <jianjun.zhang at afs.com>
Subject: [External] AW: How to load static embedded metadata file on the shibboleth as RP
Hi,
I think the id of util:list is wrong (missing .rp):
shibboleth.authn.oidc.rp.ProviderMetadataResolvers should be correct.
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20260409/88f96c5b/attachment.htm>
More information about the users
mailing list