Skip to content

Commit cd1917a

Browse files
authored
Changed "maxValidityInterval" to P6D
1 parent ac4977e commit cd1917a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idem-fedops/HOWTO-Shibboleth/Identity Provider/Debian-Ubuntu/HOWTO Install and Configure a Shibboleth IdP v3.4.x on Debian-Ubuntu Linux with Apache2 + Jetty9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,7 @@ Translate the IdP messages in your language:
11931193
Require a validUntil XML attribute on the root element and
11941194
make sure its value is no more than 10 days into the future.
11951195
-->
1196-
<MetadataFilter xsi:type="RequiredValidUntil" maxValidityInterval="P10D"/>
1196+
<MetadataFilter xsi:type="RequiredValidUntil" maxValidityInterval="P6D"/>
11971197
11981198
<!-- Consume all SP metadata in the aggregate -->
11991199
<MetadataFilter xsi:type="EntityRoleWhiteList">

0 commit comments

Comments
 (0)