Skip to content

Commit 6d4da79

Browse files
authored
Restored "maxValidityInterval" to P10D
1 parent bf7e376 commit 6d4da79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idem-fedops/HOWTO-Shibboleth/Identity Provider/CentOS/HOWTO Install and Configure a Shibboleth IdP v4.x on CentOS with Apache2 + Jetty9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,7 @@ Follow these steps **ONLY IF** your organization is connected to the [GARR Netwo
12381238
<!--
12391239
Require a validUntil XML attribute on the root element and make sure its value is no more than 10 days into the future.
12401240
-->
1241-
<MetadataFilter xsi:type="RequiredValidUntil" maxValidityInterval="P6D"/>
1241+
<MetadataFilter xsi:type="RequiredValidUntil" maxValidityInterval="P10D"/>
12421242
12431243
<!--
12441244
Consume only SP in the metadata aggregate

0 commit comments

Comments
 (0)