<div dir="ltr"><div dir="ltr"><div dir="ltr">Is it possible to use the LocalDynamicMetadataProvider for CAS?<div><br></div><div>I've added this to metadata_providers.xml, and the IDP loads without error:</div><div><br></div><div>    <MetadataProvider id="CasMetadata" xsi:type="LocalDynamicMetadataProvider" sourceDirectory="/usr/local/shibboleth-idp/metadata/cas_metadata/" /><br></div><div><br></div><div>But when I try to log in, the looks in the metadata, doesn't seem to find it, and decides that it's unverified...</div><div><div>2019-02-21 12:12:54,946 - 141.213.171.219 - DEBUG [org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver:586] - Metadata Resolver LocalDynamicMetadataResolver CasMetadata: Candidates iteration was empty, nothing to filter via predicates</div><div>2019-02-21 12:12:54,946 - 141.213.171.219 - DEBUG [net.shibboleth.idp.cas.flow.impl.BuildRelyingPartyContextAction:103] - Querying net.shibboleth.idp.cas.service.impl.ReloadingServiceRegistry for CAS service URL <a href="https://sp.example.org/cas/">https://sp.example.org/cas/</a></div><div>2019-02-21 12:12:54,947 - 141.213.171.219 - DEBUG [net.shibboleth.idp.cas.flow.impl.BuildRelyingPartyContextAction:93] - Setting up RP context for unverified relying party <a href="https://sp.example.org/cas/">https://sp.example.org/cas/</a></div><div><br></div></div><div>Liam</div><div><br></div></div></div></div>