LocalDynamicMetadataProvider for CAS metadata?
Liam Hoekenga
liamr at umich.edu
Thu Feb 21 12:17:41 EST 2019
Is it possible to use the LocalDynamicMetadataProvider for CAS?
I've added this to metadata_providers.xml, and the IDP loads without error:
<MetadataProvider id="CasMetadata"
xsi:type="LocalDynamicMetadataProvider"
sourceDirectory="/usr/local/shibboleth-idp/metadata/cas_metadata/" />
But when I try to log in, the looks in the metadata, doesn't seem to find
it, and decides that it's unverified...
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
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 https://sp.example.org/cas/
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
https://sp.example.org/cas/
Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20190221/55eb1da4/attachment.html>
More information about the users
mailing list