Skip to content

Commit 4453b8d

Browse files
authored
Restored "maxValidityInterval" to P10D
1 parent c550f37 commit 4453b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idem-fedops/HOWTO-Shibboleth/Identity Provider/Fedora/HOWTO Install and Configure a Shibboleth IdP v3.2.1 on Linux Fedora 24 Server Edition with Apache2 + Jetty9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@
667667
Require a validUntil XML attribute on the root element and
668668
make sure its value is no more than 10 days into the future.
669669
-->
670-
<MetadataFilter xsi:type="RequiredValidUntil" maxValidityInterval="P6D"/>
670+
<MetadataFilter xsi:type="RequiredValidUntil" maxValidityInterval="P10D"/>
671671
672672
<!-- Consume all SP metadata in the aggregate -->
673673
<MetadataFilter xsi:type="EntityRoleWhiteList">

0 commit comments

Comments
 (0)