Metadata did not include a validUntil attribute
Lipscomb, Gary
glipscomb at csu.edu.au
Mon Nov 6 20:21:10 EST 2017
Hi all,
I'm trying to download metadata from PageUpPeople and keep on getting the above error. The metadata appears to have a validUntil date set. Have I mangled something in the configuration?
Regards
Gary
[1] idp-process.log snip
2017-11-07 10:52:11,025 - ERROR [org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:468] - Metadata Resolver FileBackedHTTPMetadataResolver PageUpMetadata: Error filtering metadata from https://admin.dc2.pageuppeople.com/gateway/metadata.aspx
org.opensaml.saml.metadata.resolver.filter.FilterException: Metadata did not include a validUntil attribute
at org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter.filter(RequiredValidUntilFilter.java:96)
2017-11-07 10:52:11,030 - ERROR [org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver:310] - Metadata Resolver FileBackedHTTPMetadataResolver PageUpMetadata: Error oc
curred while attempting to refresh metadata from 'https://admin.dc2.pageuppeople.com/gateway/metadata.aspx'
net.shibboleth.utilities.java.support.resolver.ResolverException: Error filtering metadata from https://admin.dc2.pageuppeople.com/gateway/metadata.aspx
at org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver.processNonExpiredMetadata(AbstractReloadingMetadataResolver.java:469)
Caused by: org.opensaml.saml.metadata.resolver.filter.FilterException: Metadata did not include a validUntil attribute
at org.opensaml.saml.metadata.resolver.filter.impl.RequiredValidUntilFilter.filter(RequiredValidUntilFilter.java:96)
[2] metadata snip
<md:EntityDescriptor entityID="https://admin.dc2.pageuppeople.com/" ID="_bc8fede7-53cd-4d62-af6d-252792f6dcfc">
<md:SPSSODescriptor ID="_1aefc3e7-3b25-4c7f-b1c1-4004e194e901" validUntil=" 2017-11-10T01:17:01.849Z" cacheDuration="P1DT0S" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" AuthnRequestsSigned="true" WantAssertionsSigned="true">
[3] metadata-providers.xml
<!-- PageUp metadata -->
<MetadataProvider id="PageUpMetadata"
xsi:type="FileBackedHTTPMetadataProvider"
minRefreshDelay="PT1H"
maxRefreshDelay="PT5H"
httpCaching="memory"
backingFile="%{idp.home}/metadata/pageup-metadata.xml"
metadataURL="%{pageup.metadata.url}">
<MetadataFilter xsi:type="ChainingFilter">
<MetadataFilter xsi:type="RequiredValidUntil" maxValidityInterval="P14D" />
<MetadataFilter xsi:type="SignatureValidation"
certificateFile="%{idp.home}/credentials/pageup-metadata-cert.crt"
requireSignedRoot="true">
</MetadataFilter>
</MetadataFilter>
<MetadataFilter xsi:type="EntityRoleWhiteList">
<RetainedRole>md:SPSSODescriptor</RetainedRole>
</MetadataFilter>
</MetadataProvider>
| ALBURY-WODONGA | BATHURST | CANBERRA | DUBBO | GOULBURN | MELBOURNE | ORANGE | PORT MACQUARIE | SYDNEY | WAGGA WAGGA |
LEGAL NOTICE
This email (and any attachment) is confidential and is intended for the use of the addressee(s) only. If you are not the intended recipient of this email, you must not copy, distribute, take any action in reliance on it or disclose it to anyone. Any confidentiality is not waived or lost by reason of mistaken delivery. Email should be checked for viruses and defects before opening. Charles Sturt University (CSU) does not accept liability for viruses or any consequence which arise as a result of this email transmission. Email communications with CSU may be subject to automated email filtering, which could result in the delay or deletion of a legitimate email before it is read at CSU. The views expressed in this email are not necessarily those of CSU.
Charles Sturt University in Australia The Grange Chancellery, Panorama Avenue, Bathurst NSW Australia 2795 (ABN: 83 878 708 551; CRICOS Provider Number: 00005F (National)). TEQSA Provider Number: PV12018
Consider the environment before printing this email.
More information about the users
mailing list