<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi team great,</p>
<p>I occasionally see this in the IdP logs:</p>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">2024-02-06
11:17:41,192 - n/a - WARN
[net.shibboleth.oidc.metadata.cache.impl.DefaultFileLoadingStrategy:63]
- File resource </span><span
style="color:#ffffff;background-color:#000000;">is null</span><span
style="color:#000000;background-color:#ffffff;">, no bytes
will be returned</span><br>
</span><br>
Is this due to mis-configuraton of the OIDC plugin, and how should
one proceed to not have this warning? FWIW, I have</p>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">
<util:list
id="shibboleth.oidc.ClientInformationResolvers">
</span><br>
<ref bean="ExampleFileResolver" />
<br>
<ref bean="ExampleStorageClientInformationResolver"
/>
<br>
</util:list>
<br>
<br>
<bean id="ExampleFileResolver"
parent="shibboleth.oidc.FilesystemClientInformationResolver"
<br>
c:metadata="%{idp.home}/metadata/oidc-client.json" />
<br>
<br>
<bean id="ExampleStorageClientInformationResolver"
parent="shibboleth.oidc.StorageClientInformationResolver"
<br>
p:storageService-ref="#{'%{idp.oidc.dynreg.StorageService:shibboleth.StorageService}'.trim()}"
/>
<br>
<br>
</span>...and metadata/oidc-client.json actually does have
content. I see this in 4.3.1, with the recent OIDC plugins.<span
style="font-family:monospace"> <br>
</span></p>
<p>Regards</p>
<p>Martin<span style="font-family:monospace"><br>
</span></p>
<pre class="moz-signature" cols="72">--
Dr. Martin Hitschel, Senior Consultant
DAASI International
Europaplatz 3
D-72072 Tübingen
Germany
phone: +49 7071 407109-0
fax: +49 7071 407109-9
email: <a class="moz-txt-link-abbreviated" href="mailto:martin.hitschel@daasi.de">martin.hitschel@daasi.de</a>
web: <a class="moz-txt-link-abbreviated" href="http://www.daasi.de">www.daasi.de</a>
Sitz der Gesellschaft: Tübingen
Registergericht: Amtsgericht Stuttgart, HRB 382175
Geschäftsleitung: Peter Gietz
</pre>
</body>
</html>