@@ -14,7 +14,7 @@ the EngineBlock wiki.
1414## 6.18.0
1515
1616Dependencies:
17- * This release requires Manage >= 9.0.1
17+ * This release requires Manage >= 9.0.1; for the IdP-based PDP calls, Manage 9.4 is required.
1818
1919Maintenance:
2020* Replace abandoned container-interop/container-interop
@@ -28,6 +28,9 @@ New feature:
2828 if enabled, specify the attributes to add to the AuthnRequest using ` stepup.callout_user_attributes ` .
2929 The default is to send ` schacHomeOrganization ` and ` mail ` .
3030* Prevent double entries in the Discovery caused by duplicate ` name:* ` and DiscoveryName:* ` entries in Manage (#1852 )
31+ * (** pending** ) Request PDP decision based on IdP-setting (#1857 ); in Manage (>=9.4) it is possible to set the
32+ ` coin:policy_enforcement_decision_required ` flag for an IdP in addition to for an SP. Also policies no longer require an SP to
33+ be specified and can be applied to all logins from an IdP.
3134
3235Changes:
3336* Set width of debug page to browser width (#1790 )
@@ -82,10 +85,10 @@ Bugfixes
8285## 6.15.4
8386
8487Maintenance:
85- * Fix composer lockfile (#1785 )
86- * Add qa tooling helper scripts and drop Ant build.xml (#1781 )
87- * Update Devconf installation and docs (#1781 )
88- * Remove confusing key_id from stepup callout logging
88+ * Fix composer lockfile (#1785 )
89+ * Add qa tooling helper scripts and drop Ant build.xml (#1781 )
90+ * Update Devconf installation and docs (#1781 )
91+ * Remove confusing key_id from stepup callout logging
8992
9093## 6.15.3
9194
0 commit comments